d822b61a95
fix(source): fix typos in the source code
2025-08-17 13:21:23 +03:00
IAmCykluss
bad9e719b2
WIP: feat: rebranding
...
Co-authored-by: IAmCykluss <iamcykluss@no-reply@disroot.org >
Co-authored-by: Intel A80486DX2-66 <larry.holst@disroot.org >
2025-08-17 13:21:18 +03:00
f1d198fec9
style: format code using haxe-formatter
2025-08-12 02:39:24 +03:00
Vinegar (Moxie)
1a08caa7ca
refactor: change a few other things
2025-08-11 08:03:19 -04:00
Vinegar (Moxie)
fdff64c320
fix setObjectCamera?
2025-08-10 21:56:04 -04:00
Vinegar (Moxie)
a55778d5e6
Update FunkinLua.hx
2025-08-09 07:44:03 -04:00
Vinegar (Moxie)
6cb2e99288
fix: fix global callbacks not working
...
turns out I'm dumb and forgot to add that
2025-08-09 07:38:29 -04:00
Vinegar (Moxie)
5ebecf5ba2
add SHADERS_ALLOWED define and other various fixes
2025-08-09 04:58:07 -04:00
Vinegar (Moxie)
1b61f29c39
push for backup
2025-08-09 04:56:06 -04:00
Vinegar (Moxie)
4e9d8e1005
actually fix this properly
2025-08-08 18:28:27 -04:00
Vinegar (Moxie)
763cfbf8b2
fix: fix set treating functions as variables
2025-08-08 17:43:58 -04:00
Vinegar (Moxie)
d7a31ab061
feat: rewrite Lua and HScript to be more modular
...
* Rewrote Lua by separating most of its classes and such into its own things so other classes can make use of them
* Made HScript better by being able to open multiple instances, and should work better then the old one that was held together by sticks and glue
* Made HScript less reliant on Lua (still needs it to function currently)
* Removed Smokeyys Animate Atlas in favor of FlxAnimate (it used more ram, and could only load 2018 atlases)
* Bump version internally due to breaking changes introduced
* TODO: Add more extensive HScript support and both need thorough testing, and add backwards compatibility
2025-08-07 17:51:11 -04:00
Miss Circle (Moxie)
7b2c03c869
reverted the Lua changes that broke everything
...
about Lua, also if it ain't broke, don't fix it lol, but it'll stay in a separate branch (that I won't update until it's fixed)
2024-08-06 02:41:12 -04:00
Altertoriel
67138b9751
small lua fix ( #472 )
...
* oops
* removed `addHaxeLibrary` inside hscript
2024-08-01 04:09:29 -04:00
Altertoriel
6ca6e3f284
Lua Improvements ( #468 )
...
* Lua Improvments
* fix
* fix 2
* fix 3
* fix 4
* fix 5
* fix 6
* Fix 7, please action dont fail
* done
* done 2
* done 3
* final
* last fix
* please last fix final
* add `curSection` on lua
* ready for pr
* oops
* oop2
* Lua Improvements 2
* Update Project.xml
* fixed `lastCalledScript`
* Attempt Fix 2
* Attempt fix 3
* shit
* done i think
* fuck
* fuck 2
2024-08-01 01:53:54 -04:00