Lachlan
dcf358467b
Bump RC version
2020-09-28 11:39:57 +08:00
Lachlan
6b738da309
Fix compiler warning
2020-09-28 11:38:56 +08:00
Lachlan
2a5d892463
Update patch.pk3 checksum
2020-09-28 11:12:15 +08:00
Lachlan Wright
bbca4ed805
Merge branch 'fix-shoop-da-koop' into 'next'
...
Fix Eggmobile spawning Bowsers after hitting Fang with pinch phase laser
Closes #288
See merge request STJr/SRB2!1160
2020-09-27 22:42:28 -04:00
Lachlan Wright
05f4fb13fe
Merge branch 'special-stage-respects-nextmapoverride' into 'next'
...
Make Special Stage map transitions respect nextmapoverride.
See merge request STJr/SRB2!1129
2020-09-27 22:42:07 -04:00
Lachlan Wright
5f1048d51f
Merge branch 'fix-noscalepatch-with-string-drawers' into 'next'
...
Fix string drawing functions so they account for V_NOSCALEPATCH effectively…
See merge request STJr/SRB2!1107
2020-09-27 22:41:39 -04:00
Sally Coolatta
062ea7e430
Use scale 1 instead of 0 for player oblivion shrink
2020-09-27 10:36:44 -04:00
Sally Coolatta
d6389637ca
Prevent steal damage first
2020-09-27 10:28:14 -04:00
Sally Coolatta
351e4ad534
Add kart doom builder configurations to repo
2020-09-27 06:50:08 -04:00
Sally Coolatta
dc4acfca93
Use args[1] for Battle capsules speed
2020-09-27 06:36:40 -04:00
Sally Coolatta
a951521ebb
Use args for bot hints
2020-09-27 06:32:01 -04:00
Sally Coolatta
586bb71b4b
Move around the args
2020-09-27 05:58:36 -04:00
Sally Coolatta
728d4a9435
Fixes to Battle Mode capsules
2020-09-27 04:51:08 -04:00
Sally Coolatta
857f295836
Fix instances of things still using (options >> ZSHIFT)
2020-09-27 04:22:09 -04:00
Sally Coolatta
72672d68cf
UDMF support for waypoints
...
Changes:
- "waypoint ID" is now tag (previously angle)
- "next waypoint ID" is now angle (previously Z height)
- Z height is Z height
- Radius is controlled by args[0]
- "is finish line" is controlled by args[1]
- Waypoint parameters linedef, riser things, and anchor things will not do anything in UDMF mode
- Non-UDMF maps are unaffected
2020-09-27 03:58:41 -04:00
Sally Coolatta
c3e7e51d89
More proper method of setting mapobjectscale in non-UDMF maps
...
(I did the same change for UDMF too but it may be wrong; I don't have a test map for it though so I guess we'll see later)
2020-09-27 03:18:21 -04:00
Sally Coolatta
e1dcf80f8d
Fixed waypoints using bad Z height in non-UDMF maps
2020-09-27 02:48:03 -04:00
James R
e0957b9250
Apply horizontal springs offset after mobj angle is set
2020-09-26 15:44:28 -07:00
SteelT
6f98694f6e
Fix going to opengl options crashing the game when starting in software mode
...
Yes I know it's pointless, but still...
2020-09-26 17:16:59 -04:00
Monster Iestyn
f13d938c57
A_Boss1Laser (pinch phase): Reset var1 to locvar1 each time so we don't accidentally spawn koopas (or something else) as a result of hitting enemies with the laser
2020-09-26 17:31:49 +01:00
Sally Coolatta
17b8a5d603
Shrink when dying post-finish
...
I started this in another commit and forgot to fully finish it. Also allows attacking bot-controlled players who won
2020-09-26 05:40:01 -04:00
Sally Coolatta
2cd2dae8eb
Fix skin names trying to use the non-existant katana dot
2020-09-26 04:10:06 -04:00
Sally Coolatta
2f6962c103
Correct player angle when respawning from crushing
2020-09-26 03:12:22 -04:00
Sally Coolatta
9042f31dc3
Fix precipitation not working
2020-09-26 02:47:27 -04:00
Sally Coolatta
efaf2c8c7d
Remove print
2020-09-26 02:00:18 -04:00
SteelT
045aaa678c
Merge branch 'ogl-model-uv-adjust' into 'next'
...
Re-adjust model UVs when sprite texture dimensions change
See merge request STJr/SRB2!1068
2020-09-25 21:19:59 -04:00
Steel Titanium
ca6689c8a0
Fix quotes appearing in product version string
2020-09-25 18:55:37 -04:00
Steel Titanium
583500cb92
Update patch.pk3 hash
2020-09-25 18:15:52 -04:00
Steel Titanium
6dbebc9178
Change prerelease version suffix to RC2
2020-09-25 17:58:02 -04:00
SteelT
73d753e670
Merge branch 'jeck' into 'next'
...
Add Jeck to the credits
See merge request STJr/SRB2!1159
2020-09-25 17:47:33 -04:00
James R
2ec6038793
Merge branch 'tinnitus' into 'master'
...
Reduce song and sound volume
See merge request KartKrew/Kart!316
2020-09-25 16:59:47 -04:00
James R
3cad7398f0
Fix slope spawning; let polyobjects spawn again
...
Move P_SpawnMapThings before P_SpawnSpecialsThatRequireObjects.
Do not remove special from lines with ML_NETONLY or ML_NONET until after
slopes are spawned.
2020-09-25 13:35:56 -07:00
Sally Coolatta
285ec3e08c
Player death uses damage types
...
- Fixed last place elimination not working (again)
- Replaces squishing from level geometry with good old fashioned crush death
2020-09-25 16:31:10 -04:00
James R
0c71e6f431
Add Jeck to the credits
2020-09-25 11:47:24 -07:00
James R
96e30e42b7
Include d_main.h
2020-09-25 11:25:15 -07:00
Sally Coolatta
f31923d2d6
Fix MFE_JUSTBOUNCEDWALL not getting removed
2020-09-25 13:30:03 -04:00
Sally Coolatta
91d4d19bda
Fix a few instances of rainbow things going through invalid skincolors
2020-09-25 12:54:35 -04:00
Sally Coolatta
2d4818a9fc
Fix mid-game render switch
2020-09-25 12:20:08 -04:00
Sally Coolatta
d960ae5599
Merge branch 'the-scary-22-merge' of https://git.do.srb2.org/KartKrew/Kart into the-scary-22-merge
2020-09-25 12:00:56 -04:00
Sally Coolatta
b5fcd74ef9
Merge master
...
Slopes in a few maps are really broken ... think it's anchors, I'm gonna leave that to jart :V
2020-09-25 12:00:50 -04:00
toaster
e36da645d9
Revert a bruh moment from 2.2's development where, in order to fix statues and spikes from being visible on the death pit in CEZ, I made any object that comes into contact with a death pit and isn't on a whitelist delete itself.
...
(Now the Chao at the start of Sonic Speedway don't die immediately.)
2020-09-25 15:15:30 +01:00
Lachlan Wright
27a33a8e29
Merge branch 'sound-origin' into 'next'
...
Apply volume to sounds with origin too
See merge request STJr/SRB2!1156
2020-09-25 10:04:46 -04:00
Lachlan Wright
b37d6ba94d
Merge branch 'name-change-spam' into 'next'
...
Don't let players change their name more than five times per minute
See merge request STJr/SRB2!1155
2020-09-25 09:36:39 -04:00
Lachlan Wright
1ec61bb8f4
Merge branch 'clarity' into 'next'
...
Add-on clarity from Kart
See merge request STJr/SRB2!1153
2020-09-25 09:33:04 -04:00
Sal
e1c5acffb9
Merge branch 'dont-cheese-fault' into 'master'
...
Fault again if you spectate then respawn during a fault
See merge request KartKrew/Kart!315
2020-09-25 09:31:37 -04:00
Sal
89c5d35fce
Merge branch 'spinout-type-cleanup' into 'master'
...
Don't run out wipeout in the air
See merge request KartKrew/Kart!314
2020-09-25 09:31:25 -04:00
Lachlan Wright
500e0dfba1
Merge branch 'fix-236' into 'next'
...
Only allow explicitly living players to trigger sector specials
Closes #236
See merge request STJr/SRB2!1152
2020-09-25 09:31:06 -04:00
Lachlan Wright
d20b02b6cd
Merge branch 'turret-seeing-ghosts' into 'next'
...
Fix P_SupermanLook4Players assigning spectators as targets
Closes #209
See merge request STJr/SRB2!1151
2020-09-25 09:30:38 -04:00
Lachlan Wright
e3bd66a210
Merge branch 'no-skincolor-space-warning' into 'next'
...
Remove "skincolor name contains spaces" console warning
Closes #280
See merge request STJr/SRB2!1148
2020-09-25 09:30:24 -04:00
Lachlan Wright
21094f565c
Merge branch 'botsavestuff' into 'next'
...
Save changes made to the bot's skin, and display it properly in save select
See merge request STJr/SRB2!1147
2020-09-25 09:30:03 -04:00