NepDisk
|
19d5cbfb60
|
Adjust odds a little bit
|
2025-04-21 22:15:15 -04:00 |
|
Gustaf Alhäll
|
b08deed2e9
|
Fix use-after-free when loading addons after searching addons
|
2025-04-22 03:42:23 +02:00 |
|
NepDisk
|
20d98b5f84
|
Actually fix mickey mouse glitch
|
2025-04-21 21:03:10 -04:00 |
|
NepDisk
|
066b5f461f
|
Fix the Mickey Mouse glitch
|
2025-04-21 20:39:59 -04:00 |
|
NepDisk
|
f14bd6c599
|
Expose previtem roulette to lua
|
2025-04-21 20:27:03 -04:00 |
|
NepDisk
|
d5fdd9957f
|
Fix splitscren parties not working in kart scripts
|
2025-04-21 20:20:35 -04:00 |
|
NepDisk
|
105eb85bd3
|
Get rings from any itembox, expose more functions to lua and battle related things
|
2025-04-21 19:56:04 -04:00 |
|
NepDisk
|
e2ab07a266
|
Setup b_socheader for c++
|
2025-04-21 14:31:42 -04:00 |
|
NepDisk
|
012df40fcd
|
Terrain Def Mapheader toggle
|
2025-04-21 13:31:41 -04:00 |
|
NepDisk
|
b8c0b29606
|
Unlobotimize bots
Whoops friction sure is funny eh?
|
2025-04-20 20:01:13 -04:00 |
|
JugadorXEI
|
448495c91c
|
Make loop end point thing sorting consistent (fixes loop desyncs)
|
2025-04-20 13:17:53 -04:00 |
|
NepDisk
|
099bdb1be0
|
Custom width and height support
|
2025-04-19 22:43:03 -04:00 |
|
Alug
|
d8b6b8e981
|
make a backup of save data before writing to it
|
2025-04-19 14:18:18 -04:00 |
|
NepDisk
|
ed7b667aa7
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
Eidolon
|
7a0949b99c
|
Prevent integer div by 0 in curl progress callback
If the curl callback is called at the exact same time as the
download begins, this callback would cause an integer division by
zero.
|
2025-04-19 03:11:38 -04:00 |
|
NepDisk
|
007f09edc3
|
Include compile instructions.
SRB2 guide doesn't really work the same for this anymore.
|
2025-04-18 17:56:49 +00:00 |
|
NepDisk
|
869bf3bd9d
|
Update the hashbrowns
|
2025-04-17 03:14:33 -04:00 |
|
NepDisk
|
e9c2f20599
|
Merge pull request 'Port SRB2Kart v1 and SRB2 2.1 Objects' (#45) from portv1objects into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/45
|
2025-04-17 06:54:20 +00:00 |
|
NepDisk
|
cc881cdabd
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-15 18:28:50 -04:00 |
|
GenericHeroGuy
|
d5a1bc253e
|
Fix Windy Canyon
|
2025-04-16 00:16:21 +02:00 |
|
NepDisk
|
06d35a774e
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-15 16:41:57 -04:00 |
|
NepDisk
|
1d1f697f2f
|
Compat changes for TOLs
|
2025-04-15 16:39:19 -04:00 |
|
NepDisk
|
89478cdd47
|
Fix lingering nights score
|
2025-04-13 18:07:29 -04:00 |
|
NepDisk
|
a524831f1e
|
Port v1 objects pt 7: HOHOHO MERRY CHRISTMAS
|
2025-04-13 18:02:55 -04:00 |
|
NepDisk
|
af06da6560
|
Port v1 objects pt 6: Port 2.1 bosses
|
2025-04-13 17:39:35 -04:00 |
|
NepDisk
|
67fd8018a8
|
Fix RAGuard and other minor fixes
|
2025-04-13 15:09:51 -04:00 |
|
NepDisk
|
5d886b83ba
|
Fix RAGuard and other minor fixes
|
2025-04-13 15:07:10 -04:00 |
|
James R
|
e6ba08802e
|
p_saveg.c: replace unknown thinker error with assert
It is undefined behavior to cast function pointer to
void*.
|
2025-04-13 13:58:04 -04:00 |
|
NepDisk
|
20fcb6231e
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-13 12:36:44 -04:00 |
|
GenericHeroGuy
|
721b483d93
|
Reorder skincolors to match Kart
|
2025-04-13 18:28:09 +02:00 |
|
NepDisk
|
bc7056ce24
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-13 11:22:52 -04:00 |
|
NepDisk
|
15deb55e96
|
Acutally fix this.
|
2025-04-13 11:20:05 -04:00 |
|
NepDisk
|
c56e66a36c
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-13 10:51:23 -04:00 |
|
NepDisk
|
f2bb124ab7
|
Fix TSR in compatmode
|
2025-04-13 10:50:36 -04:00 |
|
NepDisk
|
976495df59
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-13 08:52:23 -04:00 |
|
NepDisk
|
539395b8ea
|
Make TA itembreaker always use deathmatch start 0 if race start doesn't exist
|
2025-04-13 08:51:53 -04:00 |
|
NepDisk
|
f153776929
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-13 06:54:03 -04:00 |
|
NepDisk
|
8bf5180385
|
RA preset fixes
|
2025-04-13 06:53:47 -04:00 |
|
NepDisk
|
4976e1eb74
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-12 18:53:23 -04:00 |
|
NepDisk
|
2e9c286ecf
|
Safe Guard variables for TA
Also enforces Chain offroad for mdoes that use chaining
|
2025-04-12 18:52:54 -04:00 |
|
NepDisk
|
15a02fdeed
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-12 13:23:55 -04:00 |
|
NepDisk
|
274cd8e65b
|
Update hash for menu stuff and remove NOMD5SUM
|
2025-04-12 13:21:58 -04:00 |
|
NepDisk
|
d8c7bbbc7e
|
Merge pull request 'Add Support for Multiple records per map.' (#44) from trimaprecords into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/44
|
2025-04-12 17:13:38 +00:00 |
|
NepDisk
|
28a493dbc3
|
Tri map records pt.3: Finalize changes
|
2025-04-12 13:12:24 -04:00 |
|
NepDisk
|
807e95a011
|
Tri map records pt.2: prevent menu crashes
|
2025-04-12 09:38:17 -04:00 |
|
NepDisk
|
0ab033c497
|
Tri map records pt.1
|
2025-04-12 09:13:58 -04:00 |
|
NepDisk
|
febd689aab
|
Fix some mario mode objects
|
2025-04-11 22:40:49 -04:00 |
|
NepDisk
|
bfea7f239a
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-11 12:56:55 -04:00 |
|
NepDisk
|
14b1f52573
|
Stacking deincrementor tweaks
|
2025-04-11 12:56:26 -04:00 |
|
NepDisk
|
6125e1d5d0
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-11 10:04:42 -04:00 |
|