Commit Graph

  • 9c7ae446c1 🥵 Fix blunders in world switching master tovjemam 2026-03-21 23:31:50 +01:00
  • af865a16e5 Update version to 2026032101 tovjemam 2026-03-21 22:04:26 +01:00
  • 7832c1b40c Add logo to readme tovjemam 2026-03-21 21:54:59 +01:00
  • d853f7c53c Add moving of vehicles tovjemam 2026-03-21 20:33:10 +01:00
  • da4eaae9ec Dont announce entities to player instantly upon world change but with 1 frame delay tovjemam 2026-03-21 17:34:04 +01:00
  • 3d7db1184f Add moving of players between worlds tovjemam 2026-03-21 17:23:31 +01:00
  • 737165a152 Make WorldView actually use mapname received from server instead of ignoring it tovjemam 2026-03-21 17:22:57 +01:00
  • cc8bc9313c Introduce CharacterTuning to make migration of characters between worlds possible tovjemam 2026-03-21 16:50:08 +01:00
  • ba0bb5a827 Move player character creation to EnterableWorld & route player events via Game tovjemam 2026-03-21 16:24:22 +01:00
  • d0b30ed56b Non-blocking map loading tovjemam 2026-03-21 14:16:03 +01:00
  • 773d80109a Add pig_static to random vehicle pool tovjemam 2026-03-20 21:24:46 +01:00
  • 627beffc65 Basic vehicle tuning tovjemam 2026-03-20 20:36:33 +01:00
  • 1c136bcc74 Fix ProcessUpdateEntsMsg crashing when ents is empty tovjemam 2026-03-20 20:36:17 +01:00
  • 6341db8ff0 Move usetargets to world from openworld zbyv 2026-03-18 19:39:44 +01:00
  • 564343ff79 Update export script tovjemam 2026-03-16 10:46:31 +01:00
  • 5a4574532e Remove format because gcc 11 🙂 tovjemam 2026-03-14 23:07:56 +01:00
  • 2ee6d61231 Add messages on player join/leave tovjemam 2026-03-14 22:45:06 +01:00
  • 9bc8984a21 Increase destructible respawn to 120s tovjemam 2026-03-14 22:40:33 +01:00
  • e0951c39a7 Add basic settings tovjemam 2026-03-14 22:39:53 +01:00
  • 4b2446a5f4 Dont break text rendering if color is invalid tovjemam 2026-03-14 22:08:14 +01:00
  • 624c58efc3 Make web login form functional tovjemam 2026-03-14 22:07:40 +01:00
  • fc6cb1c735 Fix sampler3D precision for webgl tovjemam 2026-03-14 21:42:11 +01:00
  • c6d9a2cd77 Version check & login form init tovjemam 2026-03-14 20:31:48 +01:00
  • e1f9212d3c "Sprinting" tovjemam 2026-03-14 19:15:28 +01:00
  • 473de216f2 Add cow_static to random vehicle model pool tovjemam 2026-03-14 18:59:57 +01:00
  • e0ec50cadb Fix error when model has no meshes tovjemam 2026-03-14 18:59:38 +01:00
  • 35008f9304 Menu bg zbyv 2026-03-12 22:35:08 +01:00
  • e4aded6099 Remake input, add test menu and debug info zbyv 2026-03-11 22:06:54 +01:00
  • b6f6b28c98 Add menu stuff zbyv 2026-03-11 20:07:02 +01:00
  • 3e284af672 Vehicle deform tovjemam 2026-03-06 22:32:45 +01:00
  • 8369181e9a Remove features from renderer no longer needed with new gui tovjemam 2026-03-06 16:36:23 +01:00
  • 53f64b8513 Immediate gui zbyv 2026-03-05 23:09:49 +01:00
  • dfe2b8a8c8 Add missing includes in main zbyv 2026-03-05 16:58:04 +01:00
  • a2526fc147 Reduce message count in chat to 20 tovjemam 2026-03-01 18:22:24 +01:00
  • f942253c4c Add lnks to .gitignore tovjemam 2026-03-01 18:21:55 +01:00
  • c08675bdaa Optimize sleeping vehicles tovjemam 2026-03-01 18:21:14 +01:00
  • 85afa79312 Add breakwindow.snd to WorldView cache tovjemam 2026-03-01 18:20:46 +01:00
  • 52766c3715 MAke server respond to WS events even if running behind tovjemam 2026-03-01 18:20:29 +01:00
  • a7d8fd1845 Fix missing check in ClientSession::ProcessMessages tovjemam 2026-03-01 18:20:04 +01:00
  • d5deb30fb9 Entity: dont send nametag if same tovjemam 2026-03-01 18:19:18 +01:00
  • b102915e27 Log invalid messages on client tovjemam 2026-03-01 18:18:21 +01:00
  • 84a8d269de Optimize entity updates tovjemam 2026-03-01 16:40:57 +01:00
  • 02e779fc70 Take into account parameters of destructibles (threshold/mass) tovjemam 2026-03-01 12:28:49 +01:00
  • 55efcceaf0 Some sound effects tovjemam 2026-02-28 19:35:14 +01:00
  • 986cbc12a6 Destructible objects pt. 2 tovjemam 2026-02-27 22:36:23 +01:00
  • d6947a79d6 Destructible objs pt. 1 tovjemam 2026-02-27 18:32:20 +01:00
  • 0e7e80ee79 Decrease volume in emscripten builds tovjemam 2026-02-21 21:18:57 +01:00
  • af64e4cc5e Fix webgl client not rendering skeletal models tovjemam 2026-02-21 21:15:42 +01:00
  • 9b1be68bcd Sitting in vehicles tovjemam 2026-02-21 20:59:59 +01:00
  • 42e0f56c6c Fix segfault tovjemam 2026-02-20 21:29:46 +01:00
  • fbdad4a7b0 Update export script tovjemam 2026-02-15 17:30:44 +01:00
  • 26bb9b802f Vehicle seats & Remake openworld logic tovjemam 2026-02-15 17:30:11 +01:00
  • bbf2788627 Attachable entities, no physics characters, basic vehicle drivers tovjemam 2026-02-14 19:57:03 +01:00
  • fd3f981ec0 Proper AABBs of chunks&objs, camera sweep test tovjemam 2026-02-12 23:15:35 +01:00
  • 698bcafec0 Character clothes tovjemam 2026-02-12 18:42:28 +01:00
  • 8ad81bfb6a Do not draw character debug beams tovjemam 2026-02-12 15:33:42 +01:00
  • c0d754ac68 Temporarily make obj bounding boxes bigger so big objects dont disappear tovjemam 2026-02-12 15:33:27 +01:00
  • c458fab429 Make WriteDelta/ReadDelta write/read 1-byte valeus directly instead of using varint differences tovjemam 2026-02-11 20:47:39 +01:00
  • bdd2e2eefc Character improvements including animation blending, interpolation & delta encoding tovjemam 2026-02-11 19:20:00 +01:00
  • 374fdb1077 Skinning tovjemam 2026-02-11 14:31:46 +01:00
  • 6396f94783 CCT, skeletons and anims init tovjemam 2026-02-09 17:22:49 +01:00
  • f8ef0c55d0 Change vehicle handling and steering tovjemam 2026-02-03 21:33:17 +01:00
  • 9a12ed58e3 why is this shit not an error tovjemam 2026-02-03 15:13:48 +01:00
  • 42e81c981f Make it easier to connect to remote server in debug and vice versa tovjemam 2026-02-03 15:13:06 +01:00
  • 01b2dd8bd3 Chunk render distance, simulation stuff and other tovjemam 2026-02-03 14:20:55 +01:00
  • 0cc61ec358 Beam rendering, max entity distance and other stuff tovjemam 2026-02-01 00:17:36 +01:00
  • 4b04a77e7e Big amount of stuff but especially map partitioning, better bot AI and nametags tovjemam 2026-01-31 17:57:26 +01:00
  • 7d490d20f3 REturn margin to shape hull tovjemam 2026-01-22 00:58:48 +01:00
  • 86c40671b6 Add server sleep if no players tovjemam 2026-01-22 00:47:13 +01:00
  • faa02c4005 Add bots tovjemam 2026-01-22 00:16:42 +01:00
  • b7e2e06ac3 Merge branch 'master' of https://gitea.deadfish.cz/tovjemam/fekalnigtacko tovjemam 2026-01-20 15:56:38 +01:00
  • 0e40d6b92c Add benchmark bots tovjemam 2026-01-20 15:56:28 +01:00
  • 2f456fe8ba Make update send only delta tovjemam 2026-01-20 15:56:14 +01:00
  • 6c5b5fbd59 Fix IN_ATTACK flag tovjemam 2026-01-20 15:55:12 +01:00
  • 8f874ddf57 Fix comparison tovjemam 2026-01-19 18:15:07 +01:00
  • 7e1496bd70 New cars, static model rendering and stuff tovjemam 2026-01-19 18:10:24 +01:00
  • 899b0f990c Remove "controllable" and other stuff tovjemam 2026-01-15 01:34:48 +01:00
  • 1831befb85 Merge branch 'master' of https://gitea.deadfish.cz/tovjemam/fekalnigtacko tovjemam 2026-01-14 23:35:36 +01:00
  • dd48dcaed6 Various stuff 14.1. tovjemam 2026-01-14 23:33:53 +01:00
  • 59707f1339 Limit WS event queue tovjemam 2026-01-14 18:04:41 +01:00
  • 1e94a118eb Add convex hull option for meshes tovjemam 2026-01-14 18:04:24 +01:00
  • 8ae2183d59 Fix missing return tovjemam 2026-01-14 15:29:39 +01:00
  • 1794e52cf1 Fix audio on emscripten tovjemam 2026-01-10 12:51:53 +01:00
  • 421fbdd710 Add vehicle sound sjeta tovjemam 2026-01-09 23:13:35 +01:00
  • 8f59d76cf9 Implement TSR audio tovjemam 2026-01-09 22:19:52 +01:00
  • 1f50bf2888 Add ogg/vorbis submodules tovjemam 2026-01-09 21:12:55 +01:00
  • ca0921b90b Add openal-soft submodule tovjemam 2026-01-09 20:31:16 +01:00
  • c35f7ca20f Fix debug ws implementation tovjemam 2026-01-08 22:38:02 +01:00
  • 54fafc4770 Fix missing returns causing crashes on emscripten tovjemam 2026-01-08 22:35:08 +01:00
  • bc935312b3 Implement Emscripten Websockets tovjemam 2026-01-08 22:34:54 +01:00
  • 09637d4db4 REmove usage of std::format tovjemam 2026-01-08 18:34:07 +01:00
  • fd43f030bb Fix string create crash when file does not exist tovjemam 2026-01-08 18:30:20 +01:00
  • bf9567a71c Fix includes and various errors tovjemam 2026-01-08 17:30:26 +01:00
  • 0e56506870 Disable TCP nagle tovjemam 2026-01-08 16:38:54 +01:00
  • eeb329616d Update Crow fork tovjemam 2026-01-08 16:38:49 +01:00
  • 03acd11a94 Add custom Crow tovjemam 2026-01-08 16:20:20 +01:00
  • 291303e611 Remove crow tovjemam 2026-01-08 16:16:14 +01:00
  • d158a2c371 6.1. tovjemam 2026-01-06 14:48:38 +01:00
  • f2d9a02b6d Monstertruck racing tovjemam 2026-01-02 22:19:29 +01:00
  • 370a2f60d0 1.1. tovjemam 2026-01-02 14:52:18 +01:00