Commit Graph

  • bb81cd3605 New vehicle tuning master tovjemam 2026-04-12 22:17:43 +02:00
  • 26689b77a5 Better vehicle handling tovjemam 2026-04-12 15:38:14 +02:00
  • b92ce2668a Fix passenger exit in garage tovjemam 2026-03-29 01:18:54 +01:00
  • a89d604db2 Move GetOccupantName to cpp tovjemam 2026-03-29 01:12:08 +01:00
  • 453848d5eb Update version to 2026032901 tovjemam 2026-03-29 01:08:11 +01:00
  • 915620bb4e Basic tuning tovjemam 2026-03-29 01:07:45 +01:00
  • b69fe6d744 Remote menus - client side part tovjemam 2026-03-28 16:40:15 +01:00
  • d43ca2a45a Remote menus - serverside part zbyv 2026-03-26 23:14:50 +01:00
  • 29c8b575d9 Bring back clientside collisions for camera zbyv 2026-03-24 21:34:17 +01:00
  • 9bf90cee69 Fix precision on samsung zbyv 2026-03-23 21:46:53 +01:00
  • 6516e6caf4 Disable 0k button until downloaded zbyv 2026-03-23 21:22:37 +01:00
  • a712fd1fcd Add EMSCRIPTEN explicitly becaause emscripten zbyv 2026-03-23 21:22:02 +01:00
  • 453d9dad7f Fix compiler warnings tovjemam 2026-03-22 19:43:03 +01:00
  • 757c817855 Align text to whole pixels if scale is 1 to make it pixel perfect and not retarded in some cases tovjemam 2026-03-22 19:42:15 +01:00
  • 1afd4100b4 Make space size in text rendering a whole number to fix weird rasterization tovjemam 2026-03-22 19:33:46 +01:00
  • f1770f372d Fix character flying from origin when detached in a frame after Update was already perfomed tovjemam 2026-03-22 19:17:26 +01:00
  • 2d6d280f8c Decrease use radius to 2m tovjemam 2026-03-22 18:56:59 +01:00
  • 14e37e62df Tweak vehicle use target position & colors tovjemam 2026-03-22 18:38:23 +01:00
  • a83be73177 Tweak use target hud colors & spacing tovjemam 2026-03-22 18:16:12 +01:00
  • f0481bef17 Fix disabled targets being also usable tovjemam 2026-03-22 18:15:58 +01:00
  • db19733c82 Use targets HUD tovjemam 2026-03-22 18:00:07 +01:00
  • 7efa2e992a Use targets with delay tovjemam 2026-03-22 16:58:23 +01:00
  • 876f91d38d Use AABB query for use targets instead of traversing all entities in the world tovjemam 2026-03-22 16:04:20 +01:00
  • 9c7ae446c1 🥵 Fix blunders in world switching 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