1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-11-25 17:53:47 +00:00
Aquaria/files/scripts
fgenesis 6afe0257da node_title continuity reset breaks stuff now, and appears to be unnecessary
- Tile effects are loaded on continuity reset, which clears ALL tiles.
  This is bad and needs further fixing.
- Continuity reset happens in other ways, too
- So effectively a bunch of text files were loaded twice
- Very slight improvement to startup time
- Should probably remove the Lua function...?
- Don't warp mouse on title screen (less intrusive)
2023-08-25 01:29:23 +02:00
..
compat script compat: entity_toggleBone() and Lua platform detection is deprecated; forgot newproxy() is a valid Lua 5.1 function 2023-05-31 18:10:55 +02:00
entities fix predatorytunicate always spitting out to the left, now it's the facing direction 2023-03-06 00:54:28 +01:00
global Move scripts to files, to make automated overriding easier 2013-11-17 02:23:39 +01:00
include Move scripts to files, to make automated overriding easier 2013-11-17 02:23:39 +01:00
maps node_title continuity reset breaks stuff now, and appears to be unnecessary 2023-08-25 01:29:23 +02:00
.gitignore Move scripts to files, to make automated overriding easier 2013-11-17 02:23:39 +01:00