Steam Deck User
7baadb907d
SERVER: Add old Power Switch path to conver_old_asset_path
2023-03-12 12:40:48 -04:00
Steam Deck User
12a2633738
CLIENT/SERVER: Misc. Weapon Spread improvements
...
Adds proper gun recoil to FTE, as well as moves spread calculation to be
relative to crosshairs. CSQC's crosshair values are now accurate to
World at War as well. Weapons are also much more precise ADS, so the Kar
is more viable. Shotguns also no longer reduce spread when ADS, in
parity with World at War :^)
2023-03-02 22:06:26 -05:00
Steam Deck User
dfa9313eb9
SERVER: Remove isFacing experiement
2023-02-07 13:24:46 -05:00
Steam Deck User
87dde10e3b
GLOBAL: Merge HANDHELD and QUAKESPASM, rebrand as STANDARD/FTE
2023-02-05 16:03:57 -05:00
Tyler Young
0d2c056192
Enable Achievements for Quakespasm
2023-01-28 20:34:18 -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
57edbc23df
SERVER: Fix most QC warnings, spam included
2023-01-17 12:15:50 -05:00
Steam Deck User
76213de449
NX/VITA: Merge QuakeC sources
2023-01-13 19:55:40 -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
c042f4d479
SERVER/CLIENT: Print name of downed/revived players via broadcasts
2023-01-13 15:41:27 -05:00
Steam Deck User
89742dc652
GLOBAL: Retire CTR QuakeC, Merge with PSP.
...
This rebrands the two under the "HANDHELD" name. The two platforms now
function identically in regards to server functions, making them
unified in behavior and general server-reliant functions.
2022-12-28 15:21:19 -05:00
Steam Deck User
fb7c97be1d
Merge branch 'main' of https://github.com/nzp-team/quakec
2022-12-28 13:11:13 -05:00
Steam Deck User
cdda3a943d
CTR: Enable Achievement Support
2022-12-28 13:10:44 -05:00
Ian
a5d3fc3293
prompt nightly pass
2022-12-28 11:06:17 -05:00
Steam Deck User
a53ad310f4
Server: Fix lack of break cases in Util_*AmmoInSlot
2022-12-20 01:27:12 -05:00
Ian
6afcdc3ecb
Server: Remove FIRETYPE_RAYBEAM from Util_WeaponIsSemiAutomatic
...
Fixes disparity issue with the Ray Gun acting as a semi automatic weapon.
2022-12-09 17:13:42 -05:00
Ian
1d51c1ca74
Server: Make Precache_Set an inline function
...
will help out a bit with jumps when this gets more widely adopted in our codebase. also hello from GitHub for iOS :^)
2022-11-19 11:08:06 -05:00
Ian
1f64c0239a
Server: Streamline weapon projectile determination
...
Use new #defines for firetypes and a new utility function Util_WeaponIsSemiAutomatic
to make W_Fire far more legible in the section where firing a projectile or trace
is done.
2022-11-17 21:49:50 -05:00
Ian
e7a2cba82d
Server: Oops! Grenade weapons should not tracefire.
...
This has been wasteful and a part of the QC for quite some time, lol
2022-11-17 21:36:22 -05:00
Ian
c109f1712a
Server: Add a utility function for weapons that require a tracefire
...
Util_WeaponFiresTraceshot() can be used to determine if a weapon is "standard"
requiring a tracefire for bullet impact/penetration.
2022-11-17 21:34:46 -05:00
moto
19ae55654c
Server: Revamp Purchase of Wall Weapon Ammo
...
Adds some utility functions to make grabbing specific pieces of weapon
information in any of a player's slots easier. Fixes some mulekick bugs
as a side effect. Fixes https://github.com/nzp-team/nzportable/issues/52 .
2022-10-24 08:44:41 -04:00
Ian
328f1f8ee1
Add CTR QuakeC
2022-09-02 20:19:25 -04:00
unknown
976770c9bf
Server: Improve Power-Up drop rate consistency
2022-04-23 23:18:38 -04:00
unknown
0553d33213
Server: Have Power Switch toggle lightstyles
2022-04-06 09:59:54 -04:00
unknown
b26ca6a026
Initial commit
2022-02-08 13:42:28 -05:00