Peter Nelson
bd1a3fe0b7
Change: Remove the limit of 20 parameters to a Script Text string. ( #14193 )
2025-05-03 18:33:29 +01:00
Loïc Guilloux
a772df4a99
Fix: [Script] "type" std function might be redefined by scripts ( #13686 )
2025-03-01 23:01:13 +01:00
Loïc Guilloux
e02474fc3e
Fix: [Script] Make compat layers fool proof ( #13680 )
2025-03-01 17:05:47 +01:00
glx22
b8348d7e17
Fix be01c2cd2a: [Scripts] Broken ScriptGroup::SetName compat wrapper
2025-02-19 19:21:50 +01:00
glx22
a577229e95
Revert d7bd67cda3: [Scripts] "_typeof" metamethod negatively affects old scripts
2025-02-19 19:21:50 +01:00
glx22
be01c2cd2a
Fix b2c5712319: Old scripts need compatibility layer
2025-02-18 21:19:15 +01:00
Patric Stout
f60b3d7f79
Codechange: [Script] rework how compat-scripts work and are loaded ( #13504 )
...
- compat_NNN.nut files now only defines what is needed to downgrade from API NNN + 1 to NNN.
- Automatically load all required compatibility files based on the API version of the script, starting with the latest.
2025-02-09 15:04:04 +00:00
Rubidium
184621e64a
Fix b1ab1b9f06: [Script] Don't use AI types for GS compat scripts
2025-01-23 13:32:38 +01:00
Rubidium
b1ab1b9f06
Change: [Script] rename BridgeID to BridgeType in the script API
2025-01-22 22:23:38 +01:00
Rubidium
a4d4301a0c
Codechange: We are heading to 15
2024-02-18 21:48:54 +01:00
Michael Lutz
150f05dc15
Change: Heading for 14 now. ( #10302 )
2023-01-01 22:52:23 +01:00