Commit graph

5590 commits

Author SHA1 Message Date
Steel Titanium
512b001aa0 Save when quitting the game.
Also use default reason if not custom reason is given.
2019-02-21 19:48:15 -05:00
Steel Titanium
deb58b0e68 Save ban list right after banning. 2019-02-21 19:47:00 -05:00
Steel Titanium
4f5d698d80 Add command to ban an IP address. 2019-02-21 19:44:18 -05:00
Steel Titanium
45e9e3f7f9 Disable multi statement macros errors. 2019-02-21 18:48:42 -05:00
Sally Cochenour
de6c99c9fb Grow cancel
Needs item table changes to make it less OP
2019-02-21 17:04:58 -05:00
James R
e984c3d868 Document the playdemo command 2019-02-20 19:25:56 -08:00
james
5c041126d6 Add race placement criteria to view command 2019-02-20 19:13:32 -08:00
james
a3c2c97a75 Add setviews command 2019-02-20 19:05:40 -08:00
James R
a991af5c6a Remove jitters in view command 2019-02-20 18:58:17 -08:00
wolfy852
77fca822c4 Handle things in a more sensible way 2019-02-20 19:04:18 -06:00
wolfy852
f9961a87ff Bump MAXSKINS to 128
Can't believe people actually need this now.
2019-02-20 18:55:53 -06:00
Steel Titanium
039099ed8b Merge branch 'next' of git.magicalgirl.moe:KartKrew/Kart-Public into banip-command 2019-02-20 17:59:12 -05:00
James
bc1990f7d4 Modify momz underwater for lots of things in k_kart.c 2019-02-19 23:38:16 -05:00
fickleheart
e23f1e66b4 Hold on, this works. 2019-02-19 22:21:07 -06:00
wolfy852
4a74f92c17 Correct an oversight 2019-02-19 22:20:18 -06:00
James
4f9109501e Hyu b gone 2019-02-19 23:15:31 -05:00
wolfy852
bb8728845b Merge branch 'next' into file-exploit-fix 2019-02-19 22:13:03 -06:00
James
e1d2ddf3ce Wipeout particles come from back wheels 2019-02-19 23:01:19 -05:00
wolfy852
7410508476 Fix Hyudoro being tangible to Jawz and Orbinauts 2019-02-19 21:27:14 -06:00
James
aebc8179cc Water skipping speed requirements are stricter 2019-02-19 21:57:56 -05:00
Steel Titanium
8a3fa4ebed Some small changes. 2019-02-19 21:22:35 -05:00
James
5ce17bc17b Missed a line 2019-02-19 20:29:53 -05:00
fickleheart
69faafc375 Maybe this is a better way to work around the DrawMasked crash... 2019-02-19 19:27:08 -06:00
fickleheart
030428fc9e Maybe this is a better way to work around the DrawMasked crash... 2019-02-19 19:26:32 -06:00
James
4397db9b65 Reduce explosion radius, lives forever, longer startup 2019-02-19 20:19:01 -05:00
wolfy852
8f276f7791 ...remove this forgotten comment too while I'm at it. 2019-02-19 18:54:24 -06:00
wolfy852
733c472e1f Reorganization + kill old interfaces 2019-02-19 18:52:57 -06:00
James
a31b204cf2 Mines can be punted
Setting behind leaves a longer startup animation window so that it can be punted more easily
2019-02-19 18:38:54 -05:00
fickleheart
a5a98eec2f Fix count limiter not always working right for titledemo netreplays 2019-02-19 17:33:02 -06:00
Sal
4096212282 Merge branch 'make-bumpcode-perfecter' into 'next'
Make bumpcode perfecter

See merge request KartKrew/Kart-Public!77
2019-02-19 18:09:30 -05:00
fickleheart
4619e8ad82 Add check to all of the friction stuff 2019-02-19 17:05:04 -06:00
fickleheart
0183368a6c Only apply friction changes on the ground 2019-02-19 16:46:48 -06:00
Alam Arias
54983371fe Merge branch 'master' into next 2019-02-19 17:21:13 -05:00
Sal
73fa403976 Merge branch 'shrink-removed-checks' into 'next'
Add some P_MobjWasRemoved checks around code that shrink touches

See merge request KartKrew/Kart-Public!72
2019-02-19 17:14:08 -05:00
Sal
b2f93d8357 Merge branch 'lua-archive' into 'next'
Fix dedicated server extra lua variables not being synched for joiners

See merge request KartKrew/Kart-Public!75
2019-02-19 17:10:52 -05:00
Sal
ece44fbfb1 Merge branch 'latency-tweaks' into 'next'
Fix cmd latency occasionally jumping to max

See merge request KartKrew/Kart-Public!78
2019-02-19 17:05:45 -05:00
fickleheart
5e8236c74f Add null check too 2019-02-19 16:04:23 -06:00
James
3a4e0d71c7 Merge branch 'master' into minor-item-tweaks 2019-02-19 16:20:32 -05:00
fickleheart
9fac26c200 Fix cmd latency occasionally jumping to max 2019-02-19 08:05:35 -06:00
fickleheart
8348821f30 Remove debugging print 2019-02-18 23:39:08 -06:00
fickleheart
daca5c9ae2 Fix players sometimes snapping backwards on landing after spikeball hits 2019-02-18 23:35:24 -06:00
fickleheart
75c606764f Make extra sure we launch in the correct direction 2019-02-18 23:35:01 -06:00
fickleheart
4a3b192916 Fix bumps sometimes shooting off stupidly fast 2019-02-18 22:36:26 -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
6821297bce Improve replay resyncing code
Notably, it should no longer cause immediate
desync warnings if a track starts on a slope.
2019-02-18 21:10:23 -06:00
fickleheart
16269007a6 Crash fix I think (CHERRY PICK INTO BASE) 2019-02-18 21:09:22 -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