Commit graph

5878 commits

Author SHA1 Message Date
TehRealSalt
8a1ff31d1d Remove bad +1 2019-05-02 00:49:05 -04:00
TehRealSalt
804cde8861 Fix polyobj angle delta 2019-05-02 00:48:01 -04:00
TehRealSalt
a3d2b48329 Fix up more stuff
Now in a mergable state
2019-04-18 12:20:13 -04:00
TehRealSalt
089be795a2 Huge splitscreen refactor
Did not get to finish all refactoring or even compile this, I'll continue later
2019-04-18 03:08:11 -04:00
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
fickleheart
7c75397b67 Fix writing corrupt standings that break replay hut 2019-04-14 17:08:04 -05: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
65e272f892 Proposal: VHS effect over the replay hut background? 2019-04-10 09:10:09 -05: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
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
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
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
fickleheart
746f13a999 Don't draw options menu entry above replay infobox 2019-03-31 19:29:05 -05:00
fickleheart
3dd4e4aac7 Return to replay hut after watching a replay 2019-03-31 19:26:53 -05:00
fickleheart
e93927b911 Add subscreen to confirm replay watching
This will have other goodies on it later!
2019-03-31 17:29:41 -05:00
fickleheart
0ae4c905ad Don't pause while the menu's up during replays 2019-03-31 16:28:29 -05:00
fickleheart
03af859535 Support directory navigation properly 2019-03-31 16:28:18 -05:00
fickleheart
17b30c0e3e Add replay options screen 2019-03-31 13:50:29 -05:00
fickleheart
06e82cdf6d Enable exiting and playing demos from replay hut properly 2019-03-31 13:50:20 -05:00
fickleheart
c21072ec29 Show music credit for credits 2019-03-31 13:09:49 -05:00