Commit graph

32 commits

Author SHA1 Message Date
blubs
1c0f9889d9 SERVER Add IQM Zombie Revamp
CLIENT: Add drawing of IQM Zombie Revamp
2023-08-28 01:11:51 -07:00
blubs
e463a671d2 Adds zombie lerp traversal type
Adds bezier vector lerp util function
Adds drawing of test ent in traversal editor
Adds framedefs for zombie lerp anim
Updates framedefs for zombie from removing frame 160
2023-08-11 23:08:01 -07:00
blubs
69696eb0e3 Adds nav_trav_auto_adjust command
This command adjust a ledge traversal so its points are well-positioned.
Adjusts short ledge climb traversal execution code.
2023-08-07 22:24:15 -07:00
blubs
5e8cd1e655 Adds initial traversal logic
Adds traversal logic for climbing ledge
Adds traversal logic for climbing short ledge
Adds traversal logic for dropping down from a ledge
2023-08-06 22:50:46 -07:00
blubs
e9007c375a Fully remove navmesh poly entrance_edge 2023-08-05 22:57:12 -07:00
blubs
47188f6632 Adds V3 AI animation driver logic
Fixes sv navmesh loading
Adds closed door checking to sv navmesh
Adds min / max util math functions
Removes entrance_edge from navmesh polygons
2023-08-05 22:53:44 -07:00
blubs
992c1137da Adds traversal-based navmesh pathfinding to SSQC
Adds proof-of-concept navmesh + traversal use to AI_Chase
2023-08-03 01:27:01 -07:00
blubs
cf0ec43631 Fixes funnel algorithm for various edge cases
Adds server-side navmesh v0.1.0 loading
Refactors AI_Chase code
2023-08-02 01:27:40 -07:00
blubs
66bb8a8702 Adds traversals to cs-navmesh editor pathfinding 2023-08-01 03:20:35 -07:00
blubs
e4de7e2f86 CLIENT Adds traversals to navmesh editor 2023-02-05 07:04:21 -08:00
blubs
316a8b3372 Adds FTE navmesh editor from navmesh branch 2023-02-05 02:07:35 -08:00
Steam Deck User
ad6a0cc25e CLIENT: Fix displaying point increments for all clients in MP 2023-01-24 20:41:11 -05:00
Steam Deck User
d3c9b20cf8 PC: Add custom weapon zoom amounts 2023-01-20 00:38:37 -05:00
Steam Deck User
59a880ce09 HANDHELD/QUAKESPASM: Remove some platform specific stuff, partial merge
of sysdefs.
2023-01-17 18:47:31 -05:00
Steam Deck User
c3093cd8cf CLIENT: No longer bob while ADS 2023-01-17 13:55:13 -05:00
Steam Deck User
d4efbef54a CLIENT: Remember to reset revive timer 2023-01-13 17:54:51 -05:00
Steam Deck User
545eb52673 SERVER/CLIENT: Move away from sprite-based revive icon. 2023-01-13 17:53:54 -05:00
Steam Deck User
3a56ad265c CLIENT: Use CSQC for Player names 2023-01-13 16:40:00 -05:00
Steam Deck User
c042f4d479 SERVER/CLIENT: Print name of downed/revived players via broadcasts 2023-01-13 15:41:27 -05:00
Ian
900b6e198c Client: Change fullscreen description when on Web.
Adds a clarification that fullscreen will only kick in when/if you
are loaded into the World.
2022-11-23 10:14:47 -05:00
Ian
ceac5a4707 Client: Add Render Scale graphics setting for Web.
Since Resolution wouldn't do anything, this is the next best thing
(arguably better all around).
2022-11-23 10:08:52 -05:00
Ian
59e2e8eab4 Client: Hide extra menu detail for things hidden in Web
Including division lines and graphical setting values.
2022-11-23 09:44:21 -05:00
Ian
7982ff0ccf Client: Update copyright date for menu.qc 2022-11-23 09:36:26 -05:00
Ian
7c971f3c2b Client: Add OPTION_IS_* flags for menu button indexes
Helps filter menu options by platform.
2022-11-23 09:35:41 -05:00
Ian
753fc61a53 Client: Add a check if the client is being ran in a web browser.
Will allow for certain features to be hidden/displayed specified to
the web client.
2022-11-23 09:27:48 -05:00
moto
4cf879558f Client: Make Point Updating considerably more efficient.
Stop iterating over the large array all of the time, it's stupid :^)
2022-10-25 12:23:24 -04:00
moto
6f25b07c1f Use proper scope graphic 2022-05-09 17:12:57 -04:00
unknown
d7d1f1e050 Client: fix low ammo text taking priority over no ammo 2022-04-23 22:57:40 -04:00
unknown
0a5b3de482 Client: Algorithmically determine low ammo counts 2022-04-23 17:21:54 -04:00
unknown
f2a80afd3b Client: Substitute vid_fullscreen_standalone for vid_fullscreen (fixes #1) 2022-04-06 07:52:21 -04:00
unknown
b7d643be2f Client: Use new version file 2022-04-05 17:50:05 -04:00
unknown
b26ca6a026 Initial commit 2022-02-08 13:42:28 -05:00