|
|
b3fd392d6d
|
start using yield correctly (yay it fixes issue)
|
2025-09-28 13:40:21 -07:00 |
|
|
|
16bf1af5ed
|
majorly redo Lobby.cs and surface impending issues to fix
|
2025-09-28 01:43:24 -07:00 |
|
|
|
a0c96b0325
|
Lobby.cs: reimpliment authenticateUser() without Boo/UnityScript
|
2025-09-27 16:19:16 -07:00 |
|
|
|
cd003d1625
|
Get rid of Boo from ColliderAtach.cs and FloorController.cs
|
2025-09-27 15:19:38 -07:00 |
|
|
|
bd59655cdd
|
Remove Boo from CameraVehicle.cs
|
2025-09-27 15:04:46 -07:00 |
|
|
|
830fdeaadd
|
remove unused BuggyWheel.cs
|
2025-09-27 14:37:00 -07:00 |
|
|
|
4c9df91db9
|
Get rid of Boo from BaseSimple.cs
|
2025-09-27 14:33:34 -07:00 |
|
|
|
bd0c84822f
|
Buggy.cs: make no longer dependant on UnityScript and Boo
|
2025-09-27 14:25:40 -07:00 |
|
|
|
511084f54c
|
Assimilate TerrainController.cs and get rid of UnityScript/BooLang stuff
|
2025-09-27 13:46:23 -07:00 |
|
|
|
168b2c086d
|
EntryPoint.cs replace boolang garbage with c# equivalents
|
2025-09-27 11:20:06 -07:00 |
|
|
|
2281dda4dd
|
remove redundencies and comment unused vars
|
2025-09-27 10:28:36 -07:00 |
|
|
|
c663c6423c
|
change bracket style back to c#
|
2025-09-25 14:32:05 -07:00 |
|
|
|
84b80c3aab
|
Demystify CompilerGenerated stuff
|
2025-09-25 13:56:03 -07:00 |
|
|
|
233b952070
|
Copy Aubs cs in place of decomp Assembly - CSHarp
|
2025-09-25 13:16:05 -07:00 |
|
|
|
210cfbbd5e
|
replace Assembly - CSharp decomped code with Aubs origical C# source
|
2025-09-25 12:50:32 -07:00 |
|
|
|
9eddcafd14
|
fix markdown typo
|
2025-09-25 11:49:14 -07:00 |
|
|
|
1dec9a1d64
|
Split README.md into main and Game
|
2025-09-25 11:47:51 -07:00 |
|
|
|
3935bb52b8
|
Move all the game script related stuff into "Game" folder
|
2025-09-25 11:38:46 -07:00 |
|