sphere
b5636d9dc9
Merge branch 'lua-supername' into 'next'
...
Expose skin.supername to Lua
See merge request STJr/SRB2!2138
2023-09-08 17:51:19 +00:00
sphere
afee1cb687
Merge branch 'sprite-clip-optimization' into 'next'
...
Optimize sprite rendering by ignoring completely occluded sprites
See merge request STJr/SRB2!2131
2023-09-08 17:51:11 +00:00
sphere
d42a96263b
Merge branch 'interpolate-hitbox-scaling' into 'next'
...
Interpolate Hitboxes when Scaling Mobjs
See merge request STJr/SRB2!2124
2023-09-08 17:51:06 +00:00
SteelT
72662efc8d
Replace CV_NETVAR with CV_NOTINNET for cv_renderhitbox
...
The CV_NETVAR flag being used for cvars not registered in a dedicated server context will completely mess with the internal netid to cvar linkage.
And I'm not really keen on registering a cvar purely for rendering on dedicated servers, so let's just prevent renderhitbox from being changed in netgames entirely.
2023-09-08 13:34:56 -04:00
Lactozilla
0377d9e881
Merge remote-tracking branch 'stjr/next' into sector-portals
2023-09-08 14:09:54 -03:00
Zwip-Zwap Zapony
11a2fe8613
Expose skin.supername to Lua
2023-09-06 21:02:04 +02:00
Zwip-Zwap Zapony
e5fdfadce7
Copy interpolation to shields and overlays
...
Also handle overlays in splitscreen properly
2023-09-06 20:35:20 +02:00
Krabs
858f102ca4
Update hash for patch.pk3
2023-09-06 12:50:51 -04:00
Krabs
49ee744ba1
Update version number
2023-09-06 12:50:32 -04:00
spherallic
48a8043c1d
Allow per-mare timers in NiGHTS via level header
2023-09-06 14:19:23 +02:00
sphere
b5232a4ca4
Merge branch 'nights-noclip-camera' into 'next'
...
Make camera noclip during NiGHTS gameplay
See merge request STJr/SRB2!2136
2023-09-05 22:27:13 +00:00
sphere
5ce2b93a74
Merge branch 'lua-invalid-field-crash' into 'next'
...
Fix possible crashes in the Lua API when accessing invalid fields
See merge request STJr/SRB2!2128
2023-09-05 22:24:29 +00:00
sphere
fefdd7987c
Merge branch 'title-animation-skip' into 'next'
...
Allow input during title animation after the first time
See merge request STJr/SRB2!2122
2023-09-05 22:23:57 +00:00
sphere
a90422a30e
Merge branch 'dodrawforviewmobj' into 'next'
...
Don't Copy mobj->dontdrawforviewmobj To MT_OVERLAYs
See merge request STJr/SRB2!2125
2023-09-05 17:56:34 +00:00
spherallic
85fc55bfc1
Prevent title input during negative finalecount
2023-09-05 19:38:45 +02:00
sphere
417928f680
Merge branch 'nobombsphereattract2' into 'next'
...
Don't attract bomb spheres with Nightopian Helper
See merge request STJr/SRB2!2135
2023-09-05 17:25:42 +00:00
sphere
1ba1f7454b
Merge branch 'the_elder_skyscroll_ii_daggerfall' into 'next'
...
Fix the Record Attack Background Jumping
See merge request STJr/SRB2!2129
2023-09-05 17:24:22 +00:00
sphere
e012a721e8
Merge branch 'instantretry' into 'next'
...
Add toggle for instant retry in Record Attack
See merge request STJr/SRB2!2120
2023-09-05 17:24:03 +00:00
sphere
b7b1e0b1e5
Add toggle for instant retry in Record Attack
2023-09-05 17:24:03 +00:00
sphere
758c5a893b
Merge branch 'katsy-next-patch-00801' into 'next'
...
Make renderhitbox a netvar to prevent clientside wallhacking
See merge request STJr/SRB2!2133
2023-09-05 17:23:35 +00:00
katsy
969e21017d
Make renderhitbox a netvar to prevent clientside wallhacking
2023-09-05 17:23:34 +00:00
sphere
04c9bb202d
Merge branch 'ripple-sprite-scale-fixes' into 'next'
...
Fix sprite scale column iteration crash
See merge request STJr/SRB2!2130
2023-09-05 17:23:09 +00:00
spherallic
a29d1ca219
Make camera noclip during NiGHTS gameplay
2023-09-05 18:03:51 +02:00
spherallic
52d356d09e
Don't attract bomb spheres with Nightopian Helper
2023-09-05 14:43:30 +02:00
SteelT
01670bd96f
gitignore: add CMakeUserPresets.json
2023-09-04 13:45:45 -04:00
Lactozilla
57a880a286
Fix a bug
2023-09-03 19:35:58 -03:00
Lactozilla
d777b62e1b
Improve checks for papersprites
2023-09-03 18:59:39 -03:00
Eidolon
c35456d5cb
Actually fix papersprites near camera crash
2023-09-03 16:33:06 -05:00
Lactozilla
58bd31fdca
Make hitboxes count towards the total sprite count
...
This has the effect of misrepresenting how many sprites are actually visible, but it's more "accurate".
2023-09-03 17:14:48 -03:00
Lactozilla
b8313ceda2
Optimize sprite rendering by ignoring completely occluded sprites
2023-09-03 17:02:35 -03:00
Lactozilla
4847825a59
Also make these two unsigned
2023-09-03 13:30:11 -03:00
Lactozilla
2f25102b79
Make num_posts unsigned
...
size_t was a bit overkill for that.
2023-09-03 13:27:49 -03:00
Lactozilla
6ccb1f7ca3
Do the same to R_DrawPrecipitationVisSprite
2023-09-03 13:12:40 -03:00
Lactozilla
0c664681cd
Mask the sprite patch column in R_DrawVisSprite
2023-09-03 12:57:11 -03:00
Lactozilla
649669c217
Merge remote-tracking branch 'stjr/next' into patch-refactor
2023-09-03 12:41:08 -03:00
Eidolon
d4a2bb5675
Fix sprite scale column iteration crash
2023-09-03 10:08:03 -05:00
Zwip-Zwap Zapony
3faa29ded9
Fix the Record Attack background jumping
2023-09-01 22:36:15 +02:00
Lactozilla
6414e9db79
Fix possible crashes in the Lua API when accessing invalid fields
2023-08-31 15:02:59 -03:00
spherallic
25c220d363
Some credits updates
2023-08-31 16:25:14 +02:00
Gustaf Alhäll
e0ea677ca4
Make chat spam protection more configurable
2023-08-30 19:32:13 +02:00
spherallic
b98bec9a03
Final final 2.2.12 color tweaks (real)
...
- Tweaked Aether, Midnight and Volcanic
- Credit Chrispy & Saneko for new skincolors
2023-08-30 00:07:49 +02:00
Zwip-Zwap Zapony
2febb6ced9
Don't copy dontdrawforviewmobj to MT_OVERLAYs
2023-08-29 17:12:04 +02:00
Zwip-Zwap Zapony
7a1f952d9e
Make a comment clearer
2023-08-29 17:11:52 +02:00
Zwip-Zwap Zapony
91a17fdbdd
Use decimal instead of octal vertex IDs
2023-08-25 10:42:25 +02:00
Zwip-Zwap Zapony
f42c2403f9
Interpolate radius/height when scaling mobjs
2023-08-25 10:42:12 +02:00
Lactozilla
d6e13fe27a
"same tag" -> "second tag"
2023-08-25 05:31:08 -03:00
Lactozilla
2c86f266d3
Update editor definition
2023-08-25 05:30:12 -03:00
Lactozilla
5996c8a5ac
Fix P_GetMobjByTag so that it iterates through mapthings
2023-08-25 05:02:23 -03:00
Lactozilla
3505c90d5c
Clarify comment
2023-08-25 04:28:46 -03:00
Lactozilla
d7bc644dfe
Check for cv_skybox.value if in a portal too
2023-08-25 00:57:10 -03:00