Commit graph

6245 commits

Author SHA1 Message Date
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
fickleheart
4d3542d421 Fix encore stage rendering on replay hut 2019-04-01 20:17:36 -05:00
fickleheart
c5e166f259 Fix old replays not loading 2019-04-01 17:14:45 -05:00
fickleheart
b8ef18e983 Read and write standings to replays 2019-04-01 15:07:27 -05:00
fickleheart
f753e8edee [FORMAT CHANGE] Add space for extrainfo pointer 2019-04-01 13:10:35 -05:00
fickleheart
aa1546a533 Show non-default lap count on replay screen too 2019-04-01 12:56:23 -05:00
fickleheart
733d8c1f7b Fix normal speed replays showing as easy speed 2019-04-01 12:28:01 -05:00
fickleheart
e8260f9f36 Draw icons for directories 2019-04-01 12:25:12 -05:00