bf3e0d75e5
Get rid of Assembly - UnityScript - first pass
...
this dll is included in marsxplr but isnt even used its just old example code from aub
2025-10-22 22:27:42 -07:00
8a0cfedf0e
fully remove Boo.Lang from project (OMG YESSSS)
2025-10-22 21:33:16 -07:00
6999ba7a42
remove TerrainControllerData.dll
...
move TerrainControllerData class into Assembly - UnityScript where it is needed.
the only reason it was originally separated into a dll was because aub wanted faster c# 3d arrays. so it can come back since we are in c# now
2025-10-22 21:05:41 -07:00
d9ed6d8c52
Get rid of Ionic.Zlib.
...
its only needed for GZipStream stuff which can be replaced by System.IO.Compression.GZipStream
2025-10-22 20:58:14 -07:00
43dc870dfa
Completely remove UnityScript.Lang as it is no longer used by anything (WAHOOO!!!!)
2025-10-22 20:00:44 -07:00
3935bb52b8
Move all the game script related stuff into "Game" folder
2025-09-25 11:38:46 -07:00