Ashnal
|
16300bee84
|
Attempt to fix use after free bug
with precipitation mobjs on netgame load
# Conflicts:
# src/p_saveg.c
|
2022-11-03 13:11:03 +00:00 |
|
James R
|
7b2918ae63
|
Add grayscale command, toggles GRAYPAL palette override
|
2022-11-03 05:51:39 -07:00 |
|
Sal
|
ce11459afb
|
Merge branch 'splat-interp' into 'master'
Fix splat interp and sprite angle
See merge request KartKrew/Kart!749
|
2022-11-03 12:50:38 +00:00 |
|
Sally Coolatta
|
29595f946b
|
Add V_VFLIP
Ironman can now be shitty
|
2022-11-03 08:47:44 -04:00 |
|
James R
|
a6e87ae82c
|
Let toggle command multiple choice mode work on cvars lacking PossibleValue array
|
2022-11-03 05:46:22 -07:00 |
|
James R
|
8742a55077
|
Add cv_palette and cv_palettenum
Cheats; override the current palette
|
2022-11-03 05:44:33 -07:00 |
|
Ashnal
|
ce7fe894b8
|
Should fix the dedicated server player node takeover
that completely destroys servers
# Conflicts:
# src/d_clisrv.c
|
2022-11-03 12:42:39 +00:00 |
|
AJ Martinez
|
4996692b4b
|
Remove redundant MT_SPBEXPLOSION combo condition
|
2022-11-03 05:09:18 -07:00 |
|
AJ Martinez
|
d44340e9b8
|
Always allow combos into DMG_EXPLODE
|
2022-11-03 04:56:21 -07:00 |
|
AJ Martinez
|
7e46ee1d13
|
Use non-damaging hitlag for Hyudoro collide
|
2022-11-03 04:28:02 -07:00 |
|
AJ Martinez
|
565a6de546
|
Ironman: Don't flip minirankings until you're actually transformed
|
2022-11-03 04:15:38 -07:00 |
|
AJ Martinez
|
216bad4712
|
Ironman: Don't do 5 angle conversions for no reason
|
2022-11-03 03:57:43 -07:00 |
|
AJ Martinez
|
69f70964fa
|
Ironman: Add FX to exit transform
|
2022-11-03 03:38:56 -07:00 |
|
James R
|
603a1671b4
|
Use angle between viewz and mobj z to determine splat sprite angle
|
2022-11-03 03:38:56 -07:00 |
|
James R
|
26eb1cf9e2
|
Use interpolated mobj x/y/z/angle for splats
|
2022-11-03 03:38:56 -07:00 |
|
AJ Martinez
|
770378eea0
|
Ironman: move transform VFX into function for reuse
|
2022-11-03 03:38:56 -07:00 |
|
AJ Martinez
|
8d2d6bfc78
|
Ironman: return to base character when exiting
|
2022-11-03 03:38:56 -07:00 |
|
AJ Martinez
|
02bf3bc695
|
Ironman: splat top/bottom WIP
|
2022-11-03 03:38:56 -07:00 |
|
AJ Martinez
|
b9517d3a89
|
Ironman: longer lap-advance animation
|
2022-11-03 03:38:55 -07:00 |
|
AJ Martinez
|
dd93f322cc
|
Ironman: fix weird particle angles
|
2022-11-03 03:38:55 -07:00 |
|
AJ Martinez
|
8c800cf88e
|
Ironman: use introtime transform in non-race
|
2022-11-03 03:38:55 -07:00 |
|
AJ Martinez
|
2a46af5a44
|
Ironman: animation fixes, don't transform in POSITION
|
2022-11-03 03:38:55 -07:00 |
|
AJ Martinez
|
8fe89c3dcd
|
Ironman: papersprite box hell
|
2022-11-03 03:38:55 -07:00 |
|
AJ Martinez
|
4a0666dcf3
|
Ironman: vaguely Heavy Magician-esque transform particles
|
2022-11-03 03:38:55 -07:00 |
|
AJ Martinez
|
8cc535925b
|
Ironman: Randomize every lap and after intro
|
2022-11-03 03:38:55 -07:00 |
|
AJ Martinez
|
c2224d2edc
|
Ironman: demo fixes
|
2022-11-03 03:38:54 -07:00 |
|
AJ Martinez
|
86366b000c
|
HOSTCODE 'ironman' - WIP
|
2022-11-03 03:38:54 -07:00 |
|
toaster
|
d57adac84b
|
Explicit pointer cast for R_InterpolatePrecipMobjState
|
2022-11-02 23:52:15 -07:00 |
|
Eidolon
|
000593c135
|
Use precip interp if gl sprite is for precip
|
2022-11-02 23:51:05 -07:00 |
|
James R
|
424c65955e
|
Use angle between viewz and mobj z to determine splat sprite angle
|
2022-10-31 19:03:09 -07:00 |
|
James R
|
ce4518a20c
|
Use interpolated mobj x/y/z/angle for splats
|
2022-10-31 19:01:44 -07:00 |
|
James R
|
b0e079bdf0
|
Update botvars rubberband and controller in P_PlayerAfterThink instead of K_BuildBotTiccmd
These vars directly affect gamestate but K_BuildBotTiccmd
only runs for the server.
|
2022-10-31 14:36:21 -07:00 |
|
Eidolon
|
1d6c32710c
|
win32: Add dpi aware manifest config
|
2022-10-31 13:58:12 -05:00 |
|
Eidolon
|
8e7c5b2712
|
Merge branch 'gl-billboard-position-fix' into 'master'
Use interp position in GL billboarding
See merge request KartKrew/Kart!747
|
2022-10-31 18:55:27 +00:00 |
|
Sal
|
5d0f5c0505
|
Merge branch 'follower-buffer-overflow' into 'master'
Fix readfollower name checked buffer overflow crash
See merge request KartKrew/Kart!746
|
2022-10-31 11:52:23 +00:00 |
|
Eidolon
|
f86048afbf
|
Use interp position in GL billboarding
|
2022-10-30 23:03:47 -05:00 |
|
Eidolon
|
fbe9fad2ea
|
Increase buffer size in readfollower
Fixes buffer overflow crash with checked string functions on macOS
|
2022-10-30 22:55:11 -05:00 |
|
Oni
|
ac46849ddf
|
Merge branch 'fix-spectator-spawn-mid-game' into 'master'
Fix players sometimes spawning at 0, 0
See merge request KartKrew/Kart!737
|
2022-10-29 06:57:13 +00:00 |
|
James R
|
58bb648b0a
|
Merge branch 'udmf-cherrypick' into 'master'
Update our UDMF
Closes STJr/SRB2#862
See merge request KartKrew/Kart!727
|
2022-10-29 06:54:48 +00:00 |
|
James R
|
4479682c19
|
Merge branch 'lua-k-stumbleplayer' into 'master'
Add K_StumblePlayer to Lua
Closes #315
See merge request KartKrew/Kart!742
|
2022-10-29 03:55:13 +00:00 |
|
Eidolon
|
9213b7adbd
|
Merge branch 'retry-mobj-jitter' into 'master'
Ensure view interpolates between T-1 to T
See merge request KartKrew/Kart!743
|
2022-10-28 00:25:06 +00:00 |
|
Eidolon
|
7dc38cbaf8
|
Merge branch 'r_splitscreen-loops' into 'master'
Loop inclusive for r_splitscreen
See merge request KartKrew/Kart!744
|
2022-10-28 00:24:36 +00:00 |
|
Eidolon
|
4b57159475
|
Ensure view interpolates between T-1 to T
|
2022-10-27 19:21:30 -05:00 |
|
Eidolon
|
2476455195
|
Loop inclusive for r_splitscreen
r_splitscreen indexes from 0 inclusively
|
2022-10-27 19:11:35 -05:00 |
|
Eidolon
|
a1fd605a24
|
Read time fields from net saves
|
2022-10-27 18:45:16 -05:00 |
|
James R
|
eb96624c71
|
Add K_StumblePlayer to Lua
|
2022-10-26 22:55:13 -07:00 |
|
James R
|
0978093a2b
|
undefine K_KartItemOddsSpecial
|
2022-10-26 22:36:38 -07:00 |
|
James R
|
bc7d52ab3c
|
Revert "Ensure view interpolates between T-1 to T"
This reverts commit aa7bfab0fc.
|
2022-10-26 22:34:32 -07:00 |
|
Oni
|
95096fbc9a
|
Merge branch 'special-stages' into 'master'
[Special stage prep] GP Bonus Stages + timelimit rework + Hitlag ticking fixes
Closes #236
See merge request KartKrew/Kart!739
|
2022-10-27 03:10:37 +00:00 |
|
James R
|
0fba68f4ba
|
Subtract texture angle from speedpad TERRAIN
|
2022-10-26 19:59:15 -07:00 |
|