80 Commits

Author SHA1 Message Date
tovjemam
473de216f2 Add cow_static to random vehicle model pool 2026-03-14 18:59:57 +01:00
tovjemam
e0ec50cadb Fix error when model has no meshes 2026-03-14 18:59:38 +01:00
zbyv
35008f9304 Menu bg 2026-03-12 22:35:08 +01:00
zbyv
e4aded6099 Remake input, add test menu and debug info 2026-03-11 22:06:54 +01:00
zbyv
b6f6b28c98 Add menu stuff 2026-03-11 20:07:02 +01:00
tovjemam
3e284af672 Vehicle deform 2026-03-06 22:32:45 +01:00
tovjemam
8369181e9a Remove features from renderer no longer needed with new gui 2026-03-06 16:36:23 +01:00
zbyv
53f64b8513 Immediate gui 2026-03-05 23:09:49 +01:00
zbyv
dfe2b8a8c8 Add missing includes in main 2026-03-05 16:58:04 +01:00
tovjemam
a2526fc147 Reduce message count in chat to 20 2026-03-01 18:22:24 +01:00
tovjemam
f942253c4c Add lnks to .gitignore 2026-03-01 18:21:55 +01:00
tovjemam
c08675bdaa Optimize sleeping vehicles 2026-03-01 18:21:14 +01:00
tovjemam
85afa79312 Add breakwindow.snd to WorldView cache 2026-03-01 18:20:46 +01:00
tovjemam
52766c3715 MAke server respond to WS events even if running behind 2026-03-01 18:20:29 +01:00
tovjemam
a7d8fd1845 Fix missing check in ClientSession::ProcessMessages 2026-03-01 18:20:04 +01:00
tovjemam
d5deb30fb9 Entity: dont send nametag if same 2026-03-01 18:19:18 +01:00
tovjemam
b102915e27 Log invalid messages on client 2026-03-01 18:18:21 +01:00
tovjemam
84a8d269de Optimize entity updates 2026-03-01 16:40:57 +01:00
tovjemam
02e779fc70 Take into account parameters of destructibles (threshold/mass) 2026-03-01 12:28:49 +01:00
tovjemam
55efcceaf0 Some sound effects 2026-02-28 19:35:14 +01:00
tovjemam
986cbc12a6 Destructible objects pt. 2 2026-02-27 22:36:23 +01:00
tovjemam
d6947a79d6 Destructible objs pt. 1 2026-02-27 18:32:20 +01:00
tovjemam
0e7e80ee79 Decrease volume in emscripten builds 2026-02-21 21:18:57 +01:00
tovjemam
af64e4cc5e Fix webgl client not rendering skeletal models 2026-02-21 21:15:42 +01:00
tovjemam
9b1be68bcd Sitting in vehicles 2026-02-21 20:59:59 +01:00
tovjemam
42e0f56c6c Fix segfault 2026-02-20 21:29:46 +01:00
tovjemam
fbdad4a7b0 Update export script 2026-02-15 17:30:44 +01:00
tovjemam
26bb9b802f Vehicle seats & Remake openworld logic 2026-02-15 17:30:11 +01:00
tovjemam
bbf2788627 Attachable entities, no physics characters, basic vehicle drivers 2026-02-14 19:57:03 +01:00
tovjemam
fd3f981ec0 Proper AABBs of chunks&objs, camera sweep test 2026-02-12 23:15:35 +01:00
tovjemam
698bcafec0 Character clothes 2026-02-12 18:42:28 +01:00
tovjemam
8ad81bfb6a Do not draw character debug beams 2026-02-12 15:33:42 +01:00
tovjemam
c0d754ac68 Temporarily make obj bounding boxes bigger so big objects dont disappear 2026-02-12 15:33:27 +01:00
tovjemam
c458fab429 Make WriteDelta/ReadDelta write/read 1-byte valeus directly instead of using varint differences 2026-02-11 20:47:39 +01:00
tovjemam
bdd2e2eefc Character improvements including animation blending, interpolation & delta encoding 2026-02-11 19:20:00 +01:00
tovjemam
374fdb1077 Skinning 2026-02-11 14:31:46 +01:00
tovjemam
6396f94783 CCT, skeletons and anims init 2026-02-09 17:22:49 +01:00
tovjemam
f8ef0c55d0 Change vehicle handling and steering 2026-02-03 21:33:17 +01:00
tovjemam
9a12ed58e3 why is this shit not an error 2026-02-03 15:13:48 +01:00
tovjemam
42e81c981f Make it easier to connect to remote server in debug and vice versa 2026-02-03 15:13:06 +01:00
tovjemam
01b2dd8bd3 Chunk render distance, simulation stuff and other 2026-02-03 14:20:55 +01:00
tovjemam
0cc61ec358 Beam rendering, max entity distance and other stuff 2026-02-01 00:17:36 +01:00
tovjemam
4b04a77e7e Big amount of stuff but especially map partitioning, better bot AI and nametags 2026-01-31 17:57:26 +01:00
tovjemam
7d490d20f3 REturn margin to shape hull 2026-01-22 00:58:48 +01:00
tovjemam
86c40671b6 Add server sleep if no players 2026-01-22 00:47:13 +01:00
tovjemam
faa02c4005 Add bots 2026-01-22 00:16:42 +01:00
tovjemam
b7e2e06ac3 Merge branch 'master' of https://gitea.deadfish.cz/tovjemam/fekalnigtacko 2026-01-20 15:56:38 +01:00
tovjemam
0e40d6b92c Add benchmark bots 2026-01-20 15:56:28 +01:00
tovjemam
2f456fe8ba Make update send only delta 2026-01-20 15:56:14 +01:00
tovjemam
6c5b5fbd59 Fix IN_ATTACK flag 2026-01-20 15:55:12 +01:00