Commit graph

5346 commits

Author SHA1 Message Date
fickleheart
00e5b59fe2 bah 2019-03-09 20:23:49 -06:00
Alam Arias
f17185289b Merge branch 'master' into ping-stuff-take2 2019-03-09 20:40:50 -05:00
Alam Ed Arias
a037977f09 Merge branch 'master' into next 2019-03-09 20:37:17 -05:00
Alam Arias
afaa620f6b Merge remote-tracking branch 'upstream/master' 2019-03-09 20:13:41 -05:00
Alam Ed Arias
d386febf56 TravisCI: add option for GCC 8.1 2019-03-09 19:41:56 -05:00
fickleheart
1743d35fc2 Disable stacking thunder shields 2019-03-09 17:28:05 -06:00
fickleheart
26b7efddb4 Make P_NukeEnemies (including K_DoThunderShield) scale by mapscale 2019-03-09 17:24:20 -06:00
Alam Arias
9aff7ba875 Merge branch 'next' into join-passwords 2019-03-09 18:19:44 -05:00
Alam Arias
8502a5823f c is only for chat_in 2019-03-09 18:18:14 -05:00
Alam Arias
ef603143c9 fix VCHELP 2019-03-09 18:09:38 -05:00
fickleheart
bc647657f4 Fix password auto-hiding if you type into it 2019-03-09 17:06:44 -06:00
Alam Arias
18233eba23 Merge branch 'master' into ping-stuff-take2 2019-03-09 18:05:30 -05:00
fickleheart
c31cc7cae5 Make password toggle only affect password fields 2019-03-09 17:03:52 -06:00
fickleheart
acf1827d9e Handle capslock in just one place...? 2019-03-09 16:55:18 -06:00
fickleheart
60296de106 More... 2019-03-09 16:49:23 -06:00
fickleheart
f388416264 Use consts in place of some 16s 2019-03-09 16:46:55 -06:00
fickleheart
d4f340ff7b Nudge lock over a tad 2019-03-09 15:27:23 -06:00
fickleheart
d711e39518 Toggle showing password with tab 2019-03-09 15:14:08 -06:00
Latapostrophe
dca6d8094a Change default showping from Warning to Always 2019-03-09 22:01:52 +01:00
fickleheart
180bc0eaee Add join password to server host menu 2019-03-09 15:00:48 -06:00
fickleheart
640b9016d7 Show kartspeed and password status on server browser 2019-03-09 14:30:04 -06:00
fickleheart
283bb3aa66 Check password and etc before downloading files 2019-03-09 13:30:22 -06:00
fickleheart
055d73c1e7 Move HandleConnect to the same place as other packets 2019-03-09 12:01:47 -06:00
Latapostrophe
00ddf6e9f3 Fix boost / rocket sneakers for antigrav 2019-03-09 17:25:42 +01:00
TehRealSalt
ff32e84b09 Fix macro expansion warning Sryder got 2019-03-08 19:06:27 -05:00
Steel Titanium
32fbfc9159 Always return false instead. 2019-03-08 18:51:55 -05:00
TehRealSalt
c9aab2579b Kill invincibility item caps
It's a holdover from another era, our item changes have stacked up enough that we don't really need this cap anymore
2019-03-08 18:36:25 -05:00
Sal
897331a289 Merge branch 'colors-roundtwo' into 'next'
16 more colors

See merge request KartKrew/Kart-Public!101
2019-03-07 21:25:03 -05:00
Sal
6db91223cf Merge branch 'minor-item-tweaks' into 'next'
Assorted item tweaks

See merge request KartKrew/Kart-Public!85
2019-03-07 21:24:51 -05:00
Steel Titanium
db07eddb3a Properly comment out the function 2019-03-07 18:52:27 -05:00
Steel Titanium
4698130321 Fix unused function error 2019-03-07 18:20:57 -05:00
Steel Titanium
583d6c46f9 Merge branch 'master' of git.magicalgirl.moe:KartKrew/Kart-Public into dontskipframes 2019-03-07 18:13:16 -05:00
wolfy852
17d7c536de Merge branch 'master' into next 2019-03-07 00:23:17 -06:00
fickleheart
96b47d3065 Don't shoot asterisks off-screen on the join password screen 2019-03-06 23:34:30 -06:00
fickleheart
8a022670bd Fix freeze when trying to host with a join password already set 2019-03-06 23:32:47 -06:00
fickleheart
d013c9117c Missed an include 2019-03-06 22:45:02 -06:00
fickleheart
b696e68def Recycle oldest challenges first if all are taken 2019-03-06 22:36:13 -06:00
wolfy852
ddc296575f Fix my fuckups
Not fond of what I did in P_CanRunOnWater but it at least carries the desired effect...
2019-03-06 22:28:06 -06:00
fickleheart
9e9dcf759a Show message on incorrect password 2019-03-06 22:11:35 -06:00
fickleheart
1da3d7cc48 Fix join password not recognizing shifted characters 2019-03-06 22:07:28 -06:00
wolfy852
2850ca17df Kill SF_RUNONWATER 2019-03-06 22:02:56 -06:00
fickleheart
a1b2eaa7fc Add -remove option to joinpassword 2019-03-06 21:30:39 -06:00
wolfy852
33c85f4813 Clean up the skin_t struct 2019-03-06 21:18:01 -06:00
wolfy852
0829040f6c Merge remote-tracking branch 'remotes/pub/next' into maxskins-bump 2019-03-06 20:13:30 -06:00
James R
92d463d422 Check that G_FindView actually found a view 2019-03-06 18:06:16 -08:00
Sally Cochenour
5d0fbc2af0 Reorder colors, ensure colored names are set properly 2019-03-06 03:15:07 -05:00
Sally Cochenour
b10d0f74c9 Fix floating lob items 2019-03-06 01:53:52 -05:00
fickleheart
b9543d18b4 hblurgle spburgle this code sucks 2019-03-05 22:27:25 -06:00
Steel Titanium
b4e7e8e62f Merge branch 'master' into dontskipframes 2019-03-05 22:11:00 -05:00
Steel Titanium
a0b06044b1 Don't skip frames in software mode 2019-03-05 22:07:53 -05:00