264 Commits

Author SHA1 Message Date
VIA
34dbe76917 Settings.cs: assimilate showDialogGame() 2025-10-05 15:02:12 -07:00
VIA
0b4945e7d0 Settings.cs: made the resolution selection more useful 2025-10-05 00:40:49 -07:00
VIA
8c7abd2b2a Partially Assimilate Settings.cs 2025-10-04 22:43:27 -07:00
VIA
92af6fb1eb Assimilate SeaData.cs 2025-10-04 21:41:12 -07:00
VIA
1b9cc3f693 Assimilate Rocket.cs 2025-10-04 19:59:09 -07:00
VIA
f1f23a2dc3 Remove stray "using Boo.Lang" from RamoSphere.cs 2025-10-04 18:50:30 -07:00
VIA
b7a80688d5 Assimilate RamoSphere.cs 2025-10-04 18:49:42 -07:00
VIA
92612f58c8 Assimilate PrefabHere.cs 2025-10-04 18:29:22 -07:00
VIA
94ce111a53 make MonoBehaviourScript look better 2025-10-04 18:24:22 -07:00
VIA
5626aebf67 Assimilate MiniMap.cs 2025-10-04 13:44:31 -07:00
VIA
f54d062a1b fix RequireComponent things in Skidmarks.cs 2025-10-04 13:14:36 -07:00
VIA
b8ead46078 assimilate Messaging.cs 2025-10-04 13:11:02 -07:00
VIA
dfd04ae6e3 oops forgot to get rid of Boo.Lang.Runtime in MeshSerializer 2025-10-04 01:24:54 -07:00
VIA
ba23f51c31 Assimilate MeshSerializer.cs 2025-10-04 01:13:23 -07:00
VIA
4d0e4755f9 add stray markSection class back into Skidmarks.cs 2025-10-04 00:11:45 -07:00
VIA
d72ffae789 Assimilate LobbyStarfield.cs 2025-10-04 00:02:16 -07:00
VIA
717f5b1575 Assimilate LobbyDecor.cs 2025-10-03 23:12:38 -07:00
VIA
a4694d258b make the update message more useful for the future 2025-10-03 19:40:03 -07:00
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
233b952070 Copy Aubs cs in place of decomp Assembly - CSHarp 2025-09-25 13:16:05 -07:00
VIA
210cfbbd5e replace Assembly - CSharp decomped code with Aubs origical C# source 2025-09-25 12:50:32 -07:00
VIA
9eddcafd14 fix markdown typo 2025-09-25 11:49:14 -07:00
VIA
1dec9a1d64 Split README.md into main and Game 2025-09-25 11:47:51 -07:00
VIA
d50955d4e0 Shelf the lowest level stuff until its immediately relevant 2025-09-25 11:40:53 -07:00
VIA
3935bb52b8 Move all the game script related stuff into "Game" folder 2025-09-25 11:38:46 -07:00
VIA
07c5e35649
Update README.md to update mission statement 2025-09-25 17:42:36 +00:00
VIA
1e0f56399d
Update README.md in ordinance with vs2008 transition 2025-09-25 17:41:12 +00:00