Niklas Poslovski
|
2213022cd4
Replace Socket.IO and JSON messages with plain Websockets and MessagePack for better performance and less traffic usage
|
2 years ago |
RaizCookie
|
0edde039ab
implement reconnection to socket after kick
|
2 years ago |
RaizCookie
|
3fc5059834
change socket.io version
|
2 years ago |
nipos
|
6bdcf80d3b
Bridge all events to the external chat
|
3 years ago |
nipos
|
779627280e
When eating a mothercell, it stops spawning food for the players it has eaten and gives the remaining mass to the player who ate it instead.
|
3 years ago |
nipos
|
06f1aa7869
Fix splitting impossible
|
3 years ago |
nipos
|
37dede482a
Rewrite config to YAML format and add some information, not all config options work yet, remove obsolete code for MySQL
|
3 years ago |
nipos
|
32b367aba2
Major code cleanup to fix many unexpected crashes
|
3 years ago |
nipos
|
f39b805a90
Add first experimental API endpoints for connecting a chat bridge
|
3 years ago |
nipos
|
443d6a161c
Allow disabling food structurs by setting the config to false
|
3 years ago |
nipos
|
e83280ece5
Add random food sizes to config
|
3 years ago |
nipos
|
8963bc83fc
Add support for random food sizes
|
3 years ago |
nipos
|
deb30e23d1
Improve sorting to allow hiding behind viruses and mothercells
|
3 years ago |
nipos
|
2d53f3bbad
Improve food drawing in bigger sizes
|
3 years ago |
nipos
|
31cf31d1ff
Add custom food structures
|
3 years ago |
nipos
|
500613ba0a
Make mothercells finally work - really ;)
|
3 years ago |
Niklas Poslovski
|
5beab6527c
Try to fix mothercell suicide
|
3 years ago |
nipos
|
ad577ac515
Mothercells still buggy but they somehow do their job now
|
3 years ago |
Frido
|
6cde1d77ea
Show warning on client if JavaScript is not enabled
|
3 years ago |
nipos
|
6085666084
Make eating mothercell food work
|
3 years ago |
nipos
|
903c280101
Allow eating mothercell food
|
3 years ago |
nipos
|
225217f7a6
Fix some mathematics and fix distance of mothercell food
|
3 years ago |
nipos
|
2ced0df570
Spawn mothercell food periodically
|
3 years ago |
nipos
|
178b6a0f49
Fix stupid typos
|
3 years ago |
nipos
|
261d1634ba
merge
|
3 years ago |
nipos
|
59df1d0fb7
Send mothercell food to client
|
3 years ago |
nipos
|
258193fdc7
Make it compile again
|
3 years ago |
nipos
|
43092e9ec0
Fix some more errors
|
3 years ago |
nipos
|
06e15b9fd6
Fix some errors
|
3 years ago |
nipos
|
adacde6142
Try to add some functionality to mothercells
|
3 years ago |