fickleheart
|
a5a98eec2f
|
Fix count limiter not always working right for titledemo netreplays
|
2019-02-19 17:33:02 -06:00 |
|
fickleheart
|
5e6b3a650c
|
Force intermission to 10 seconds on replays
|
2019-02-18 21:33:15 -06:00 |
|
fickleheart
|
ae3348e24d
|
Allow viewing karma bombs during replays
|
2019-02-18 21:23:05 -06:00 |
|
fickleheart
|
35148c48c0
|
Crash fix I think (CHERRY PICK INTO BASE)
|
2019-02-18 21:08:11 -06:00 |
|
fickleheart
|
b731e63d76
|
Remove debug print
|
2019-02-18 20:54:37 -06:00 |
|
fickleheart
|
b176ca27b3
|
For now, only use netreplays on the title if available
|
2019-02-18 20:52:21 -06:00 |
|
fickleheart
|
bca918cdbf
|
Let titledemos play while game is unfocused
|
2019-02-18 20:51:28 -06:00 |
|
fickleheart
|
97a663745a
|
Use generic resync message for RNG desyncs
|
2019-02-18 20:51:02 -06:00 |
|
fickleheart
|
0b92743244
|
Support netreplays in titledemos
TDEMO###, where ### is a number from 1 to 255.
|
2019-02-17 13:13:45 -06:00 |
|
fickleheart
|
786e8875ae
|
Whoops, saving the wrong file list
|
2019-02-17 11:52:23 -06:00 |
|
fickleheart
|
ed16a35795
|
Don't force loading files for replays
|
2019-02-17 10:04:48 -06:00 |
|
fickleheart
|
c00fcfe2ea
|
Missed a ResetView line
|
2019-02-17 10:03:34 -06:00 |
|
fickleheart
|
20b83c84ef
|
Merge remote-tracking branch 'remotes/james/netreplays-autoaddons' into new_netreplays
|
2019-02-17 08:52:21 -06:00 |
|
fickleheart
|
63d07acc38
|
Fix duplicated player views from ResetViews
|
2019-02-16 22:24:37 -06:00 |
|
fickleheart
|
15f6e3de48
|
Remove unnecessary ResetViews call
|
2019-02-16 22:19:17 -06:00 |
|
fickleheart
|
fb8ca7c760
|
Fix replays crashing upon completion
|
2019-02-16 22:19:05 -06:00 |
|
fickleheart
|
53fa9299c1
|
Fix views getting automatically changed in netreplays
|
2019-02-16 22:06:47 -06:00 |
|
fickleheart
|
5a5264e5dd
|
Fix multiplayer ghosts crashing the game sometimes
|
2019-02-16 21:55:08 -06:00 |
|
fickleheart
|
d68e3efc72
|
Reset views away from spectators
|
2019-02-16 21:07:11 -06:00 |
|
fickleheart
|
68266a7250
|
Fuck you
|
2019-02-16 20:53:15 -06:00 |
|
fickleheart
|
8ae26d24e3
|
Merge remote-tracking branch 'remotes/james/netreplays-viewcommand' into new_netreplays
# Conflicts:
# src/g_game.c
|
2019-02-16 20:20:11 -06:00 |
|
fickleheart
|
d2b34a0e20
|
Add cvar for netreplay saving options
|
2019-02-16 18:29:51 -06:00 |
|
fickleheart
|
d7d029eb9e
|
Don't prevent exiting games while recording at all
|
2019-02-16 16:16:35 -06:00 |
|
fickleheart
|
ffd7bca18a
|
Merge remote-tracking branch 'remotes/james/netreplays-responder-fix' into new_netreplays
|
2019-02-16 15:50:46 -06:00 |
|
fickleheart
|
712bdfd4b6
|
Double default replay size
|
2019-02-16 15:49:54 -06:00 |
|
fickleheart
|
7c6226ee91
|
Try to keep the RNG seed in sync
|
2019-02-16 14:24:00 -06:00 |
|
fickleheart
|
bceebf7e3e
|
Remove debug-related code
|
2019-02-16 13:58:32 -06:00 |
|
fickleheart
|
82b8590fbc
|
Backwards compat for old replays
|
2019-02-16 13:49:31 -06:00 |
|
fickleheart
|
7c0290795e
|
Resync items and bumpers in replays
|
2019-02-16 13:42:21 -06:00 |
|
fickleheart
|
73639b6504
|
???
|
2019-02-16 13:10:58 -06:00 |
|
fickleheart
|
0bbff7f6d4
|
[WIP, CRASHES] Save ghost data in netreplays
|
2019-02-16 12:42:24 -06:00 |
|
fickleheart
|
b0ea03af2a
|
Improve replay resyncing code
Notably, it should no longer cause immediate
desync warnings if a track starts on a slope.
|
2019-02-16 11:52:35 -06:00 |
|
James R
|
da428a7150
|
Add support for an optional file list embeded in demos
Ghosts are also supported. The playback function can read demos without this
file list--it is a flag.
|
2019-02-14 14:02:47 -08:00 |
|
james
|
8a0129253f
|
Wait for HU_Responder and friends to finish eating before viewpoint control
|
2019-02-13 20:21:09 -08:00 |
|
james
|
06bda79b1b
|
Fix "Return to title" doing NOTHING during recording
|
2019-02-13 20:20:31 -08:00 |
|
james
|
0c5cc4872f
|
Support splitscreen views in netreplays with less than four players
The first view is also not changed if there are no players to view.
|
2019-02-13 16:22:32 -08:00 |
|
james
|
011a498f4b
|
view command: match names case-insensitively
|
2019-02-12 19:16:36 -08:00 |
|
fickleheart
|
4f8ef7c3aa
|
Fix compile warnings
|
2019-02-06 21:03:05 -06:00 |
|
fickleheart
|
1c6046ac43
|
Merge remote-tracking branch 'remotes/upstream/master' into new_netreplays
# Conflicts:
# src/g_game.c
# src/k_kart.c
|
2019-02-06 20:47:35 -06:00 |
|
fickleheart
|
e5cdf6d84d
|
Format for better consistency with the codebase
|
2019-02-06 20:25:45 -06:00 |
|
fickleheart
|
dab16409ce
|
Fix views not setting properly when adding multiple at once
|
2019-02-06 20:25:27 -06:00 |
|
fickleheart
|
ae19aa9a33
|
Merge remote-tracking branch 'remotes/james/netreplays-scoreshud' into new_netreplays
|
2019-02-06 19:48:57 -06:00 |
|
Sally Cochenour
|
b5f582ed5a
|
Kill me
|
2019-02-06 01:31:42 -05:00 |
|
Sally Cochenour
|
3d84c7c6c5
|
Merge branch 'next'
|
2019-02-05 22:02:08 -05:00 |
|
Sally Cochenour
|
fc7ad66497
|
Merge branch 'next'
|
2019-02-05 21:10:55 -05:00 |
|
Sal
|
91be817f92
|
Merge branch 'whitespace' into 'next'
Clean up Whitespace
See merge request KartKrew/Kart-Public!56
|
2019-02-05 19:03:02 -05:00 |
|
Sal
|
a57de6ad9a
|
Merge branch 'version-prep' into 'next'
Update version to v1.0.3
See merge request KartKrew/Kart-Public!55
|
2019-02-05 19:02:54 -05:00 |
|
Alam Arias
|
380bce88a0
|
remove whitespaces
|
2019-02-05 15:42:37 -05:00 |
|
Alam Arias
|
57ee9b4177
|
fixup EOL in kart files
|
2019-02-05 15:36:30 -05:00 |
|
james
|
460bc3c4ec
|
Show scores but not "Player 1" in netreplays
|
2019-02-04 21:23:48 -08:00 |
|