125 Commits

Author SHA1 Message Date
VIA
10d72e66ba update urls for defunct webpages 2025-10-03 19:30:12 -07:00
VIA
53e929617a Assimilate JumpPoint.cs 2025-10-03 19:19:57 -07:00
VIA
db4ad91e59 assimilate JetThruster.cs 2025-10-03 18:26:53 -07:00
VIA
57dd9e338b assimilate Jet.cs 2025-10-03 18:11:18 -07:00
VIA
e60013edfc actually use versions 2.22 instead of 2.3 (its easier this way) 2025-10-03 15:20:07 -07:00
VIA
f9975d7db6 Assembly - UnityScript: get rid of useless generated code from many files 2025-10-02 18:55:35 -07:00
VIA
06c0b469cc temporarily resolve lobby.cs unused var warnings 2025-10-02 17:51:48 -07:00
VIA
54f25625d3 update list server url to point to more reliable and updated list 2025-10-02 17:19:40 -07:00
VIA
0f16b1387c Assimilate Lobby.cs and fix OpenURL stuff 2025-10-02 17:06:42 -07:00
VIA
5a71a37eec
Update GameData.cs 2025-09-30 10:25:17 -07:00
VIA
02d3389275
Update GUIPanel.cs 2025-09-30 10:24:53 -07:00
VIA
b3fd392d6d start using yield correctly (yay it fixes issue) 2025-09-28 13:40:21 -07:00
VIA
16bf1af5ed majorly redo Lobby.cs and surface impending issues to fix 2025-09-28 01:43:24 -07:00
VIA
a0c96b0325 Lobby.cs: reimpliment authenticateUser() without Boo/UnityScript 2025-09-27 16:19:16 -07:00
VIA
cd003d1625 Get rid of Boo from ColliderAtach.cs and FloorController.cs 2025-09-27 15:19:38 -07:00
VIA
bd59655cdd Remove Boo from CameraVehicle.cs 2025-09-27 15:04:46 -07:00
VIA
830fdeaadd remove unused BuggyWheel.cs 2025-09-27 14:37:00 -07:00
VIA
4c9df91db9 Get rid of Boo from BaseSimple.cs 2025-09-27 14:33:34 -07:00
VIA
bd0c84822f Buggy.cs: make no longer dependant on UnityScript and Boo 2025-09-27 14:25:40 -07:00
VIA
511084f54c Assimilate TerrainController.cs and get rid of UnityScript/BooLang stuff 2025-09-27 13:46:23 -07:00
VIA
168b2c086d EntryPoint.cs replace boolang garbage with c# equivalents 2025-09-27 11:20:06 -07:00
VIA
2281dda4dd remove redundencies and comment unused vars 2025-09-27 10:28:36 -07:00
VIA
c663c6423c change bracket style back to c# 2025-09-25 14:32:05 -07:00
VIA
84b80c3aab Demystify CompilerGenerated stuff 2025-09-25 13:56:03 -07:00
VIA
3935bb52b8 Move all the game script related stuff into "Game" folder 2025-09-25 11:38:46 -07:00