fickleheart
fcc188ec0b
Show player names on the bottom in 4p
...
Also adjust margins to better match other HUD stuff
2019-04-14 23:52:03 -05:00
fickleheart
a6879cca69
Keep playback menu bar on the top in non-green reses
2019-04-14 23:22:24 -05:00
fickleheart
7911558eba
Add scroll bar to replay hut
2019-04-14 23:17:12 -05:00
James R
7fd1f6c528
Support splitscreen PLAYERINFO and don't expose clients' IP addresses
2019-04-14 21:14:01 -07:00
James R
b28221bdb2
Don't count down wait timer when executing a command
2019-04-14 15:17:47 -07:00
fickleheart
7c75397b67
Fix writing corrupt standings that break replay hut
2019-04-14 17:08:04 -05:00
toaster
5a6722a5e9
Precipitation being drawn at infinite distance when set to zero is incorrect behaviour. This is likely the consequence of a bad merge, but I don't care enough to check for certain.
2019-04-14 14:41:39 +01:00
fickleheart
5b1c3efb86
Temporarily disable Extra Options menu
2019-04-13 15:23:31 -05:00
fickleheart
5e703807eb
Change color of active playback items
2019-04-13 15:23:23 -05:00
fickleheart
830b608a15
Playback menu improvements
2019-04-13 14:42:15 -05:00
fickleheart
1ba5412bfe
Fix being able to carry rewind state where it shouldn't be
2019-04-13 14:22:48 -05:00
fickleheart
0318bf7116
Preserve quote and etc in aliases
2019-04-13 10:25:56 -05:00
fickleheart
9d408b474b
Use strchr?
2019-04-13 10:16:54 -05:00
fickleheart
c7be2769a2
Allow argument substitution in aliases
2019-04-12 00:48:37 -05:00
wolfy852
aec9e721dc
Generic model terminology
2019-04-12 00:35:35 -05:00
Steel Titanium
8e09ba7dbf
Merge branch 'next' into forceskin-by-name
2019-04-11 21:01:14 -04:00
Sal
b110591a63
Merge branch 'clear-all-controls' into 'master'
...
Clear P3 and P4 controls too when clearing all controls
See merge request KartKrew/Kart-Public!117
2019-04-11 12:20:48 -04:00
Sal
bdd77db6c9
Merge branch 'dedicated-end-vote-fix' into 'master'
...
Fix dedicated servers not ending the vote
See merge request KartKrew/Kart-Public!121
2019-04-11 12:20:08 -04:00
Sal
ac2bce0a3e
Merge branch 'fix-function-typo' into 'next'
...
Lua: fix K_PlayPowerGloatSound mistype
See merge request KartKrew/Kart-Public!122
2019-04-11 12:06:33 -04:00
Sal
a1e4748a68
Merge branch 'patch-1' into 'next'
...
Add missing entry for SKINCOLOR_BUBBLEGUM in ColorOpposite()
See merge request KartKrew/Kart-Public!119
2019-04-11 12:05:59 -04:00
fickleheart
65e272f892
Proposal: VHS effect over the replay hut background?
2019-04-10 09:10:09 -05:00
Lachlan Wright
bc2f78020b
Update k_kart.c
2019-04-10 03:16:46 -04:00
fickleheart
273db8f5c1
Fix thrown items desyncing during frame advance
2019-04-09 23:55:25 -05:00
fickleheart
ad7eb75bf2
Merge remote-tracking branch 'remotes/internal/INTERNAL_netreplays' into INTERNAL_netreplays
2019-04-09 23:00:42 -05:00
fickleheart
c4ee58cfab
Only calculate vfx every other row to try to improve performance
2019-04-09 23:00:39 -05:00
Sryder
19bd6b225c
Z_Free not free.
2019-04-09 20:15:35 +01:00
Sryder
04895c72d3
Turn the INT8's into SINT8's
2019-04-09 19:34:34 +01:00
fickleheart
5535f8936f
Unused var
2019-04-09 01:18:10 -05:00
fickleheart
b98639e852
Potentially apply VHS distortion semi-transparently?
...
Pros: fuckin SMOOTH effect especially for 256-color sw
Cons: might lose the intended color distortion, maybe
not a great idea for FPS
Conclusion: put it behind an ifdef for now
2019-04-09 01:09:13 -05:00
fickleheart
25f55b6351
Add VHS pause/rewind effect
2019-04-08 23:21:11 -05:00
James R
2fa20751e9
Replace ping command with a condensed and sorted version
2019-04-08 15:57:23 -07:00
James R
03c27101df
"NEWPING" might as well be the only ping
2019-04-08 15:48:20 -07:00
fickleheart
f573e4089d
Support RA time comparisons in new format
...
I don't care enough about supporting old replays, and
they're old anyway. Force-overwrite them. :)
2019-04-08 00:45:19 -05:00
fickleheart
73153b7db9
Support new-format ghosts or some bullshit like that
...
maybe future fickle will add support for multiple ghosts
from one replay for some sick memery but idgaf right now
2019-04-08 00:30:04 -05:00
fickleheart
bea8f51253
Fix record attack not recording + staff names load for all replay types
2019-04-07 18:51:42 -05:00
fickleheart
fb3d5ec7f0
Record demos consistently and also other stuff
2019-04-07 17:59:32 -05:00
Steel Titanium
4f86a447ca
Expose cv_numlaps as global variable
2019-04-06 23:42:02 -04:00
Steel Titanium
13bfbac72b
Lua: fix K_PlayPowerGloatSound mistype
2019-04-06 21:59:58 -04:00
fickleheart
77c71ca944
Support playback menu for record attack replays too
2019-04-06 18:59:11 -05:00
fickleheart
3787e90781
Fix title menu not working if you leave a replay early
2019-04-06 18:17:56 -05:00
fickleheart
d9e061d999
Various fixes and tweaks to rewinds
2019-04-06 18:06:02 -05:00
fickleheart
3f66c68a65
Allow backwards frame advance while paused
2019-04-06 15:36:53 -05:00
fickleheart
25ff05fdd0
Add demo rewinding
...
Preview is fairly basic, and only shows players
rewinding. Full state is restored via reloading
the replay and jumping to the timestamp once
the rewind is done.
2019-04-06 14:51:00 -05:00
fickleheart
c7125c862c
Support non-green resolutions in the replay hut
2019-04-06 11:16:19 -05:00
fickleheart
ce7577eb3a
Reference graphics for menu and other stuff
2019-04-06 02:17:30 -05:00
fickleheart
c466412902
Begin work on playback menu
2019-04-05 02:38:48 -05:00
James R
e9869a55e3
Let dedicated servers end vote time too!
2019-04-04 16:13:31 -07:00
Monster Iestyn
4f58d00eec
Merge branch 'master' into next
2019-04-02 15:47:07 +01:00
fickleheart
d633ba9421
something something character placeholders im tired
2019-04-01 23:34:53 -05:00
fickleheart
9a083665bd
Draw placeholder when no standings are available
2019-04-01 20:30:24 -05:00