Commit graph

487 commits

Author SHA1 Message Date
bgkillas
8d8859b1bd have entangled load first in mod load error aparently fixing things 2024-10-11 18:21:18 -04:00
IQuant
e73dbc9f02 Mark persisted settings with serde(default) 2024-10-11 17:53:49 +03:00
bgkillas
cfb1dd9eb8 fix egui light mode happening, notplayer not having health bar, allow notplayer to take poly material damage, maybe fix a rare poly crash 2024-10-11 09:38:10 -04:00
bgkillas
636dfae0e4 Automated commit: v0.26.1 2024-10-10 06:01:40 -04:00
bgkillas
e0f4b59540 make --release the strip and lto profile 2024-10-10 05:56:53 -04:00
bgkillas
d251198a8f enable lto/strip for ewext, update egui for proxy 2024-10-09 19:56:06 -04:00
bgkillas
62b056956a dont remove infinite lifetime components on revive, looks like lto and strip work fine 2024-10-09 19:41:25 -04:00
IQuant
df36bc7e5a Automated commit: v0.26.0 2024-10-08 13:37:16 +03:00
IQuant
e029a9316a Automated commit: v0.25.15 2024-10-06 18:37:40 +03:00
IQuant
fb6d03be7e Automated commit: v0.25.14 2024-10-06 11:37:22 +03:00
bgkillas
92a6b13fc4 probably fix flags not syncing during proxy launch 2024-10-05 22:09:59 -04:00
IQuant
f98f7178a7 Automated commit: v0.25.13 2024-10-05 21:42:36 +03:00
IQuant
753632e1d1 Automated commit: v0.25.12 2024-10-05 20:49:52 +03:00
IQuant
c0d065a28e A bit more logging 2024-10-05 20:15:34 +03:00
IQuant
953c46c941 Automated commit: v0.25.11 2024-10-05 19:14:49 +03:00
IQuant
fbc08741ad Make string translatable. 2024-10-05 19:14:24 +03:00
IQuant
d9d68e310d Adjust fixed height for game mode desc ui. 2024-10-05 19:13:42 +03:00
IQuant
e4ff04dbef Automated commit: v0.25.10 2024-10-05 18:36:51 +03:00
bgkillas
52098e1082 shared health per player option 2024-10-04 22:16:57 -04:00
IQuant
634c34fb15 Automated commit: v0.25.9 2024-10-04 15:28:22 +03:00
bgkillas
e146999228 color player cursor, fix componentset error 2024-10-03 22:20:02 -04:00
IQuant
6dc65cbb70 Automated commit: v0.25.8 2024-10-03 17:10:26 +03:00
IQuant
af588b1959 Automated commit: v0.25.7 2024-10-03 16:08:41 +03:00
bgkillas
f41d632775 color player cursors 2024-10-02 20:08:37 -04:00
bgkillas
e64bf606d3 fix world sync???, disable gui on end fight death, have streaming keep alive 2024-10-02 19:18:49 -04:00
bgkillas
7f3032b918 sync projectile effects on entitys better, remove projectile effects on death and stuff, add max players option 2024-10-01 17:55:22 -04:00
LuoTianOrange
015e9dfbc6 feat:update Chinese lang 2024-09-30 08:33:30 +08:00
IQuant
fa20496d15 Automated commit: v0.25.6 2024-09-29 20:55:15 +03:00
bgkillas
1a729d103f fix culling, dont sync wand ghost, fix world sync when spectating 2024-09-29 10:08:00 -04:00
IQuant
0b29462683 Automated commit: v0.25.5 2024-09-29 00:36:30 +03:00
IQuant
1184c8ce1e Adjust ru translation a bit. 2024-09-28 23:57:18 +03:00
Михаил Якименко
a21e58180f
Update ru-RU lang 2024-09-28 19:05:57 +03:00
IQuant
5d7792a2e4 Automated commit: v0.25.4 2024-09-28 18:57:07 +03:00
bgkillas
ed5b93adee make ide happy 2024-09-28 11:49:46 -04:00
bgkillas
33a2a2ce2c make cli host work 2024-09-28 11:12:27 -04:00
bgkillas
83cae6ce67 somewhat acceptable cli connect 2024-09-28 10:41:11 -04:00
IQuant
1267b0e87c Prevent proxy from crashing when can't connect by ip. 2024-09-28 12:17:05 +03:00
IQuant
b822c656b4 Refactor things a bit, allow entering only ip in connect-by-ip screen. 2024-09-28 10:44:05 +03:00
IQuant
38b90e158e Remove random commented out code. 2024-09-28 10:29:18 +03:00
IQuant
89a1a6ced4 Made more text translateble. References #171. 2024-09-28 10:26:59 +03:00
IQuant
dbe50e7b34 Automated commit: v0.25.3 2024-09-28 00:44:18 +03:00
bgkillas
6898506b51 fix some more issues with end fight, dont allow player collision/material sucker after game ends, fix a notpalyer error 2024-09-27 16:51:35 -04:00
IQuant
16694a0921 Make newer steam api unnecessary. 2024-09-27 22:22:47 +03:00
IQuant
6d6bcc9ea7 Disable benchmark at start 2024-09-27 19:54:39 +03:00
IQuant
fe4cf3f4bc
Merge pull request #174 from IntQuant/faster_world_sync
Made chunk upload in world sync ~3 times faster.
2024-09-27 19:47:38 +03:00
IQuant
fb4a392b97 encode_area seems to work, ~4.6ns/pixel 2024-09-27 19:31:14 +03:00
bgkillas
92b8e049f3 color karls particles depending on your mina's main color for now 2024-09-27 08:42:40 -04:00
IQuant
54fb09a7a7 Certainly fix the crash when getting avatar. 2024-09-26 21:27:44 +03:00
IQuant
3516ada5ef Fix panic when getting avatar in steamworks-rs 2024-09-26 21:10:50 +03:00
bgkillas
59e71125d4 give 10 more frames of no firing for notplayer 2024-09-25 16:08:04 -04:00