James R
ac36d13420
Use long double suffix
2019-10-22 21:48:15 -07:00
james
24f0a95d59
Use less confusing player sorting key names
2019-10-22 21:41:34 -07:00
james
cb5610a86e
Do not start sound system when disabled
2019-10-22 21:39:37 -07:00
James R
bc636fbcca
Move change viewpoint control checking so it doesn't take precedence
...
Notably over chat.
2019-10-22 21:32:12 -07:00
James R
96a12b6bed
Miscellaneous window de-focus options
...
Music pausing is now optional.
Sounds may be paused--on by default.
The game itself being paused in off-line mode is now optional.
(showfocuslost now loads from config.)
2019-10-22 21:15:20 -07:00
James R
a157fe9ac0
Make "Focus lost" HUD overlay optional
2019-10-22 20:30:05 -07:00
James R
a763273736
Support splitscreen PLAYERINFO and don't expose clients' IP addresses
2019-10-22 20:14:01 -07:00
James R
35810f9535
Add a "-noaudio" parm to cover "-nomusic" and "-nosound"
2019-10-22 20:09:33 -07:00
James R
84aea5ef5b
Support adding to CV_FLOAT cvars with the Add command
2019-10-22 20:04:02 -07:00
James R
be4ac1eef4
Add a command to increment cvars
2019-10-22 20:03:45 -07:00
James R
3970085d5d
Grab mouse on window focus
...
Window focus does not necessarily imply mouse movement.
2019-10-22 19:45:43 -07:00
James R
8f48c7f21d
Replace ping command with a condensed and sorted version
2019-10-22 19:40:05 -07:00
James R
4f5d32a73f
"NEWPING" might as well be the only ping
2019-10-22 19:39:26 -07:00
James R
7f1a276a6c
Clang warnings
2019-10-22 19:18:56 -07:00
toaster
d3f59f5cd1
Merge branch 'mace-place' into 'master'
...
Make maces normally placeable in maps.
See merge request STJr/SRB2Internal!390
2019-10-22 13:29:06 -04:00
Monster Iestyn
81d4bf8cd9
remove last few specks of Windows CE code I missed years ago
2019-10-22 16:39:44 +01:00
Nev3r
21353ae0bd
Merge branch 'soundex_tweak' into 'master'
...
Tweak Line Special 414's behavior
See merge request STJr/SRB2Internal!382
2019-10-22 05:31:22 -04:00
sphere
20af876282
Disable standalone hangable chains, since they're not a good mechanic.
2019-10-22 02:29:34 +02:00
James R
b14602bad9
Flatb
2019-10-21 12:42:04 -07:00
MascaraSnake
fe2a333220
Merge branch 'platterwrap' into 'master'
...
Prevent wraparound on Level platter when there are less than 3 rows
See merge request STJr/SRB2Internal!383
2019-10-20 06:45:05 -04:00
MascaraSnake
aee4189d4d
Merge branch 'kartport_dedi' into 'master'
...
Kart-port dedicated server Lua fix (round 2)
See merge request STJr/SRB2Internal!387
2019-10-20 06:43:54 -04:00
MascaraSnake
dc08c96dc0
Merge branch 'flats-fixes-13102019' into 'master'
...
Transparent flat fixes (Resolves #249 )
Closes #249
See merge request STJr/SRB2Internal!384
2019-10-20 06:42:17 -04:00
MascaraSnake
8914e70dff
Merge branch 'mapthingtweaks' into 'master'
...
Mapthing tweaks (object_tweaks division 1)
See merge request STJr/SRB2Internal!396
2019-10-20 06:33:01 -04:00
Monster Iestyn
0b1a264365
Merge branch 'fix-player-state-resynch' into 'master'
...
Fix player state resynching
See merge request STJr/SRB2Internal!393
2019-10-19 16:15:19 -04:00
MascaraSnake
75eec0b5da
Merge branch 'thinkerlists_oops' into 'master'
...
Fixed a netgame crash that was caused by a closing brace being in the wrong place :v
See merge request STJr/SRB2Internal!395
2019-10-19 13:34:28 -04:00
toaster
73b662c575
Fix mixed declaration and code error in A_RolloutRock (object_tweaks division 2)
2019-10-19 16:01:04 +01:00
toaster
47054bd461
Grouped ports from object_tweaks.
...
* Make the Amy Cameo only spawn in SP, Record Attack, or Co-op unless it's the Clone Mode.
* Add the diagonal spring flag options Red and Yellow Diagonal Springs have to the Blue Diagonal Spring as well.
* Put diagonal blue spring in config.
2019-10-19 15:57:01 +01:00
MascaraSnake
5ad9779a38
Fix restoration of delayed linedef executors in P_NetUnArchiveThinkers for real
2019-10-19 14:51:24 +02:00
MascaraSnake
c1dcefcc9a
Fixed a netgame crash that was caused by a closing brace being in the wrong place :v
2019-10-19 12:08:15 +02:00
Monster Iestyn
cf75d45555
Fix missing & which I totally forgot about in writing this fix (yes this is the "compile error" everyone was talking about)
2019-10-18 13:37:42 +01:00
Monster Iestyn
7d5ebaf892
Fix sprite-related console errors that occur in netgames whenever the game attempts to synch the player's state.
...
Turns out the code was using P_SetMobjStateNF to "fix" the player's state ...which got things all wrong, lol.
2019-10-17 18:22:06 +01:00
LJ Sonic
c3fb7f4332
Merge branch 'resynch-fix' into 'master'
...
Fix clients being resynched at the wrong gametic
See merge request STJr/SRB2Internal!391
2019-10-16 19:42:20 -04:00
sphere
232a558f2e
Fix standalone hangable chains being broken, thanks to toaster.
2019-10-17 01:01:40 +02: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
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
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
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
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
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
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