Commit Graph
75 Commits
Author SHA1 Message Date
bdnugget 6e5c1844ce remove and change some crap 2025-04-16 15:46:37 +02:00
bdnugget 630877cd34 Update goonserver submodule 2025-04-16 12:51:23 +02:00
bdnugget 541f53c06a Prevent chat and other player rendering race conditions when logging in at the same time 2025-04-16 12:28:30 +02:00
bdnugget 62a6bb2926 Fix closing already closed channel on exit 2025-04-16 12:22:08 +02:00
bdnugget 9d60d5e9cd big ol refactor 2025-04-16 12:13:29 +02:00
bdnugget b866ac879e Only send/recieve new unread chat messages instead of spamming entire bandwidth 2025-04-16 11:51:00 +02:00
bdnugget 555b8118f2 Fix chat and other players not showing up 2025-04-16 11:13:52 +02:00
bdnugget 5bf962a18d Fix segfaults by avoiding models and animations for now 2025-04-16 10:47:46 +02:00
bdnugget 220a451475 add a bunch of mutexes and shit but still have racist conditions and panics LOL 2025-01-22 20:14:58 +01:00
bdnugget 417bf4ea63 add mouse wheel camera rotation 2025-01-22 00:52:04 +01:00
bdnugget 84d63ba4c1 Add coomer animation lol 2025-01-21 01:23:40 +01:00
bdnugget 49b84c8540 Added semi working gooner animation and added segfaults when exiting 2025-01-20 23:37:43 +01:00
bdnugget 0e509ad752 Try gooner animation 2025-01-20 14:30:34 +01:00
bdnugget bcd63efd7b .gitignore 2025-01-20 14:29:10 +01:00
bdnugget 944c33ce3b Update License v1.1.1 2025-01-20 01:17:13 +01:00
bdnugget d5bb464d9f Add system messages to chat 2025-01-20 00:03:50 +01:00
bdnugget 4549ee7517 Fix cgo bullshit in build 2025-01-19 23:28:04 +01:00
bdnugget 31ae9c525f mod 2025-01-19 23:22:09 +01:00
bdnugget 06913a5217 Update buildscript and readme 2025-01-19 22:50:50 +01:00
bdnugget 49663c9094 rm build artefacts from git tracking 2025-01-19 22:25:48 +01:00
bdnugget a843680b09 Prepare v1.1.0 release with auth and db functionality v1.1.0 2025-01-19 22:20:17 +01:00
bdnugget 7183df4a8b Merge pull request 'feature/db' (#4) from feature/db into master
Reviewed-on: #4
2025-01-19 21:07:43 +00:00
bdnugget 33e355200d Update goonserver 2025-01-19 22:07:04 +01:00
bdnugget e45066b2a8 Based db and accounts and log in where you logged out 2025-01-19 21:52:56 +01:00
bdnugget bb01dccf2b Getting somewhere lol 2025-01-19 21:23:47 +01:00
bdnugget 0f56916295 Add build instructions testbuild-1.0.0 2025-01-19 01:33:01 +01:00
bdnugget a1ddbadea0 Build system + release win64 + linux64 2025-01-19 01:31:05 +01:00
bdnugget e4d0b98945 actually close instead of continuing with uninitialized GLFW crap 2025-01-19 00:56:17 +01:00
bdnugget 509bc8b20b fix racism condition / deadlock 2025-01-19 00:51:49 +01:00
bdnugget c40e4ae7ac Merge branch 'feature/menu' 2025-01-18 23:37:21 +01:00
bdnugget 863f5a939c server 2025-01-18 23:36:21 +01:00
bdnugget cd68581429 Merge pull request 'feature/menu' (#3) from feature/menu into master
Reviewed-on: #3
2025-01-18 22:26:19 +00:00
bdnugget b9d0d46bd6 Merge branch 'master' into feature/menu 2025-01-18 22:26:10 +00:00
bdnugget b96c7ada7a Menu with broken exit and settings 2025-01-18 23:23:03 +01:00
bdnugget d86cbe15a3 add quit channel to clean up after self 2025-01-18 22:27:22 +01:00
bdnugget fb018e2a7d Add menu on esc and don't close on esc 2025-01-18 22:23:08 +01:00
bdnugget 5ca973fdf1 Update README.md 2025-01-18 20:18:45 +00:00
bdnugget 2a0f9348e9 Update README.md with addr and local flags 2025-01-18 20:41:02 +01:00
bdnugget d6d0f36cee add addr flag 2025-01-18 20:38:35 +01:00
bdnugget e8d062c4b7 Add -local flag to connect to local server 2025-01-18 14:23:48 +01:00
bdnugget 0cd3145d28 try to handle tcp fragmentation 2025-01-15 10:58:11 +01:00
bdnugget 0b6ab17ad5 try to handle tcp fragmentation 2025-01-15 10:50:51 +01:00
bdnugget 50952309f4 zoom towards testicles instead of feet 2025-01-14 13:53:12 +01:00
bdnugget afc44710f2 Chat QoL updates 2025-01-13 21:29:06 +01:00
bdnugget 1a7b0eff42 Update README.md 2025-01-13 14:26:56 +00:00
bdnugget bf7bf12a53 Readme 2025-01-13 15:13:17 +01:00
bdnugget e661320508 Remove local dep on goonserver 2025-01-13 14:41:19 +01:00
bdnugget 567ec40c3d Merge pull request 'feature/chat' (#2) from feature/chat into master
Reviewed-on: #2
2025-01-13 13:24:33 +00:00
bdnugget c01b8d1c59 Floating chat messages and remote server 2025-01-13 14:22:24 +01:00
bdnugget d301d597e8 Add chat 2025-01-13 13:23:52 +01:00