Steel Titanium
dcce4e3cea
Kill off SPR2_NTAG
2019-10-16 18:25:20 -04:00
Steel Titanium
cb90f39a58
Show "Press ESC to exit" string on NiGHTS Attack menu too
2019-10-16 18:00:54 -04:00
Steel Titanium
2243a1eaa9
Fix ifselectvalnextmapnobrace indentation
2019-10-16 17:49:21 -04:00
sphere
46567ab147
Undo grabbable chains being placeable for now, since they're bugged.
2019-10-16 22:31:57 +02:00
sphere
71d7e2fedb
Correct some ZB config errors & remove grabbable chains.
2019-10-16 22:30:52 +02:00
Louis-Antoine
656f88ad56
Fix clients being resynched at the wrong gametic
2019-10-16 21:24:30 +02:00
sphere
5778803012
Add normally placeable maces to the ZB config.
2019-10-16 21:20:49 +02:00
sphere
57a82e1a79
Make the maces and related objects normally placeable.
2019-10-16 21:12:04 +02:00
toaster
ec20d04e6f
Compile fix.
2019-10-16 17:39:38 +01:00
toaster
036c6aa829
Just revert the respawn, retry and suicide stuff cuz it's apparently contentious. Who knew?
2019-10-16 17:38:38 +01:00
toaster
3e3ee8717f
Merge retry and respawn into one command, respawn.
2019-10-16 11:38:09 +01:00
Steel Titanium
cddad58a54
Seperate name tag sprite into SPR2_NTAG
2019-10-16 00:22:05 -04:00
Steel Titanium
1ca9c90361
Make nametag SPR2 frame be the last frame of SPR_XTRA
2019-10-15 23:41:01 -04:00
Steel Titanium
2137d5ec21
Lots of changes
...
* Show emblem requirement on record attack menu
* Use bigger emblems on the menu.
* Display your best number of collected rings in yellow if reached perfect bonus.
* Adjusted XTRA frames (again)
2019-10-15 22:54:21 -04:00
toaster
effb506120
Make use of MINVAL and MAXVAL consistent in COM_Help_f.
2019-10-15 13:46:45 +01:00
toaster
69d43435f5
Improved "HELP" command!
...
Ported from Kart, original commit also by me (toaster).
2019-10-15 13:36:04 +01:00
toaster
61a242cc95
* Fix cv_pointlimit's weird behaviour in match mode by standardising the switching between "named" and "range" values in CV_AddValue.
...
* Optimise M_ChangeCvar.
2019-10-15 12:24:31 +01:00
toaster
021f493664
Quick macro substitution to make sure MAXSCORE is consistent.
2019-10-15 11:55:40 +01:00
toaster
8bab035279
Added some examples of cvars that can use named values.
...
* Pandora's box now has infinite lives show up as "Infinite" instead of "-1".
* `pointlimit None`
* `timelimit None`
* Ported `basenumlaps` (with "Map default" value) from Kart to replace `usemaplaps`, for if Circuit ever gets shown any love ever again.
* `respawndelay Off`
* `resynchattempts Don't`
2019-10-15 11:49:37 +01:00
toaster
b5063ab8f6
Rework min/max cvars to allow for "named" values outside their range!
...
Kart-port round 3, with the original commit written by me, toaster.
2019-10-15 11:23:59 +01:00
toaster
69197211d6
Fix dedicated server extra lua variables not being synched for joiners.
...
Original fix written by Lat`.
2019-10-15 10:49:14 +01:00
Steel Titanium
676c81bfd1
More record attack stuff.
...
Show emblem requirements.
Committed because I need sleep...
2019-10-15 01:55:50 -04:00
Steel Titanium
3c71434a02
Allow access to players userdata outside levels.
...
In exchange for preventing access to any mobj_t userdata outside levels, including player's own mobj_t.
2019-10-14 22:12:26 -04:00
Steel Titanium
338c147526
Change this for consistency.
2019-10-14 21:47:20 -04:00
Steel Titanium
727b5e460b
Update these files that I forgot to update.
...
Better than not updating it at all and having a inconsistency between versions reported from the header and internal lib version.
2019-10-14 20:41:37 -04:00
James R
0e51566d02
Collide with walls of FOF if both planes are intangible
2019-10-14 13:22:33 -07:00
MascaraSnake
8b9a484993
Merge branch 'shatter_solid' into 'master'
...
Make shatter blocks solid to non-players
See merge request STJr/SRB2Internal!379
2019-10-14 15:06:29 -04:00
lachwright
3e2263bfbd
Fix directionchar issue from faulty merge conflict resolution
2019-10-15 02:57:18 +08:00
lachwright
cf97857ec7
Merge branch 'master' into knuxstuff
2019-10-15 02:50:59 +08:00
lachwright
9642e8d4a5
Merge branch 'master' into knuxstuff
2019-10-15 02:49:44 +08:00
MascaraSnake
ecf7b6735f
Make shatter blocks intangible to the player, but solid to everything else
2019-10-14 20:15:03 +02:00
MascaraSnake
2cf3b5e8a8
Merge branch 'zb_config' into 'master'
...
Add ZB config to the repo
See merge request STJr/SRB2Internal!381
2019-10-14 14:01:30 -04:00
MascaraSnake
49be635b41
Changed Special 414's flags2text description to be less confusing
2019-10-14 19:59:07 +02:00
lachwright
01b2a88dc9
Remove glide landing dust; put player in landing state after glide-sliding off a ledge
2019-10-15 01:40:56 +08:00
lachwright
6f057f764a
Limit climb camera rotation to a 180 degree cone
2019-10-15 01:19:58 +08:00
toaster
442c22f456
Prevent wraparound on Level platter when there are less than 3 rows.
...
Addresses #251 - I wanted to keep the scrolling because it looks nice and because I don't want to fuck with these drawers too bad.
2019-10-14 17:17:00 +01:00
Nev3r
b9c0f542d8
Encapsulate the second behavior branch into an else.
...
When a tag is provided, the tagged sector-related branch is run exclusively now. This prevents playing the same sound again from the caller object's origin and other unwanted behaviors.
Signed-off-by: Nev3r <apophycens@gmail.com>
2019-10-14 16:30:20 +02:00
MascaraSnake
2f796276dc
Added ZB config
2019-10-14 08:32:04 +02:00
Jaime Passos
8ba122a3fd
A bunch of stuff
2019-10-14 02:24:44 -03:00
Steel Titanium
c20023d35f
New intermission thinker hook
2019-10-13 20:50:46 -04:00
Steel Titanium
2aa72aa2d4
Merge branch 'master' into newmenus
2019-10-13 20:12:48 -04:00
Steel Titanium
66bcfda3e1
Undo this
2019-10-13 20:12:28 -04:00
Steel Titanium
1bad85a68b
New -port command line paramater
2019-10-13 20:04:45 -04:00
Jaime Passos
0881c8542a
remove duplicate NearestColor prototype
2019-10-13 19:45:35 -03:00
Jaime Passos
08c3210e52
fix holey textures
2019-10-13 18:37:41 -03:00
MascaraSnake
ce72421d35
Make shatter blocks solid
2019-10-13 23:08:54 +02:00
lachwright
76a903d0ae
Unfuck glide slide/landing dust's P_RandomRange parameters
2019-10-14 04:08:07 +08:00
MascaraSnake
b9b43dffcb
Merge branch 'anotherctgfix' into 'master'
...
Fix reverse gravity cacti (and all other A_ConnectToGround stuffs)
See merge request STJr/SRB2Internal!378
2019-10-13 13:27:24 -04:00
toaster
940785a665
Fix reverse gravity cacti (and all other A_ConnectToGround stuffs).
2019-10-13 17:48:40 +01:00
MascaraSnake
4c8a9efc00
Merge branch 'nightsangle' into 'master'
...
Fixed NiGHTS spawnpoint angle camera jump fuckups
See merge request STJr/SRB2Internal!376
2019-10-13 12:47:32 -04:00