Commit Graph

  • 200b6a9347 disable language filter for now VIA256 2025-10-26 19:54:59 -07:00
  • ad5d84cc8b have MakeWindowUpdate point to the gitea releases instead of the discord VIA256 2025-10-26 19:46:19 -07:00
  • 9b181689d2 change the game version to 4.0 VIA256 2025-10-26 19:27:33 -07:00
  • 018cfa5846 make zorbBall more persistant. make it so bots sort of can drive with xorbs VIA256 2025-10-26 19:19:45 -07:00
  • 42102b530b turn vehicle xorbs off if the server disables them VIA256 2025-10-26 18:31:11 -07:00
  • 8d1588757e fix the xorb size and color VIA256 2025-10-26 17:25:40 -07:00
  • e8a9278fc3 fix entrypoint simple diamond VIA256 2025-10-26 15:07:14 -07:00
  • 56c8a48510 quarryveh: make 1st person nametags and vehicle stats corrospond to the vehicle being spectated VIA256 2025-10-25 22:02:37 -07:00
  • 00dcbfc9af idk lmao VIA256 2025-10-25 13:24:39 -07:00
  • f3157ef0ea fix SeaData invalid cast VIA256 2025-10-25 13:14:32 -07:00
  • 5961a12aa7 fix jumppoint.cs invalid cast VIA256 2025-10-25 12:57:35 -07:00
  • e2978eac60 Merge pull request #10 from VIA256/marsxplr-4.0 VIA256 2025-10-25 06:50:09 +00:00
  • 684b74e5a3 Update README.md to inform about the new build system VIA256 2025-10-25 06:49:00 +00:00
  • e0151e558a Replace crappy build batch scripts with visual studio solution VIA256 2025-10-24 23:22:13 -07:00
  • 16db95b196 Merge branch 'main' into marsxplr-4.0 VIA256 2025-10-24 17:32:57 -07:00
  • 66e3ab6d51 fix Password protection bug v4.0s2 v4.0s1 VIA256 2025-10-24 17:32:18 -07:00
  • b93d2c1f2a Add quarryCam VIA256 2025-10-23 17:22:57 -07:00
  • 377ca9e78c remove Assembly - UnityScript mention from Game/README.md VIA256 2025-10-23 08:31:51 -07:00
  • bf3e0d75e5 Get rid of Assembly - UnityScript - first pass VIA256 2025-10-22 22:27:42 -07:00
  • 3ba1e5694a Assimilate Assembly - UnityScript - first pass VIA256 2025-10-22 22:12:24 -07:00
  • 8a0cfedf0e fully remove Boo.Lang from project (OMG YESSSS) VIA256 2025-10-22 21:33:16 -07:00
  • 6999ba7a42 remove TerrainControllerData.dll VIA256 2025-10-22 21:05:41 -07:00
  • 1f5970ff64 Merge branch 'main' of https://github.com/VIA256/marsxplr-decomp VIA256 2025-10-22 20:58:17 -07:00
  • d9ed6d8c52 Get rid of Ionic.Zlib. VIA256 2025-10-22 20:58:14 -07:00
  • 64c20cedba remove UnityScript.Lang mention from Game/README.md VIA256 2025-10-23 03:05:46 +00:00
  • 43dc870dfa Completely remove UnityScript.Lang as it is no longer used by anything (WAHOOO!!!!) VIA256 2025-10-22 20:00:44 -07:00
  • 75b7ee38ed remove boo and unityscript from Assembly - UnityScript.dll VIA256 2025-10-22 19:50:36 -07:00
  • 9a0ab1cc34 Fully Assimilate Game.cs VIA256 2025-10-22 19:48:42 -07:00
  • 45d70af84a Game.cs: assimilate eSI() and mE() VIA256 2025-10-22 18:37:15 -07:00
  • 88f415f427 Game.cs: assimilate SetVeh() VIA256 2025-10-22 18:34:15 -07:00
  • f5b3e24b07 Game.cs: assimilate WindowServerSetup() VIA256 2025-10-22 18:27:29 -07:00
  • f8c76d8e5d Game.cs: assimilate showDialogRenderHints() VIA256 2025-10-21 22:21:46 -07:00
  • 460e126e01 Game.cs: assimilate showDialogVehicles() VIA256 2025-10-21 22:18:38 -07:00
  • 08425b0565 fix TankTrack typo bug VIA256 2025-10-21 22:15:16 -07:00
  • 61113d9ac9 Game.cs: assimilate GUIPanel() VIA256 2025-10-21 21:28:38 -07:00
  • 255ff62192 Game.cs: assimilate OnGUI() VIA256 2025-10-21 21:25:21 -07:00
  • 79be3c5fbb Game.cs: assimilate Update() VIA256 2025-10-21 17:57:04 -07:00
  • b36faee9ee Game.cs: assimilate public members VIA256 2025-10-21 17:45:40 -07:00
  • d421bd61cb Game.cs: partially assimilate Update() VIA256 2025-10-21 15:30:27 -07:00
  • c479b6c0b5 Game.cs: assimilate OnDisable() VIA256 2025-10-21 15:20:26 -07:00
  • 7b82920d18 Game.cs: assimilate Start() VIA256 2025-10-21 09:39:31 -07:00
  • 9f9dd8e97f Game.cs: assimilate iV() VIA256 2025-10-20 20:19:29 -07:00
  • b06a59f972 Game.cs: assimilate addBot() and axeBot() VIA256 2025-10-20 20:02:26 -07:00
  • 14a00b562c Game.cs: assimilate OnPlayerDisconnected() VIA256 2025-10-20 19:42:48 -07:00
  • a04a389ebf Game.cs: OnPlayerConnected() VIA256 2025-10-20 19:31:00 -07:00
  • 99499e2d24 Game.cs: assimilate Init() VIA256 2025-10-20 19:11:25 -07:00
  • d66a6d620d Game.cs: assimilate registerHostSet() VIA256 2025-10-20 17:21:51 -07:00
  • cdca629c78 Game.cs: assimilate registerHost() VIA256 2025-10-20 17:19:07 -07:00
  • fbc13d65af Assimilate World.cs VIA256 2025-10-20 16:57:05 -07:00
  • 384bf138de Assimilate WhirldObject.cs VIA256 2025-10-20 16:54:34 -07:00
  • f869dac1bf Assimilate WhirldLOD.cs VIA256 2025-10-20 16:45:51 -07:00
  • 442e41239e Finish assimilating WhirldIn.cs VIA256 2025-10-20 16:35:27 -07:00
  • e890e3c16d WhirldIn.cs: assimilate Generate() VIA256 2025-10-19 20:02:01 -07:00
  • 278d00fb89 WhirldIn.cs: assimilate LoadTerrain() VIA256 2025-10-19 18:26:13 -07:00
  • e044e22cb0 WhirldIn.cs: assimilate LoadTexture() and LoadMesh() VIA256 2025-10-19 01:04:16 -07:00
  • 24f3c565a1 WhirldIn.cs: assimilate LoadSkybox() and LoadTexture() VIA256 2025-10-18 23:18:24 -07:00
  • aedc82e52a fix game version VIA256 2025-10-18 22:41:08 -07:00
  • 41e35a65cd WhirldIn.cs: assimilate LoadSkyboxTexture() VIA256 2025-10-18 22:34:54 -07:00
  • 34f33fc540 WhirldIn.cs: Assimilate LoadStreamedScene() VIA256 2025-10-11 13:20:57 -07:00
  • 1b243bae07 WhirldIn.cs: Assimilate LoadAssetBundle() VIA256 2025-10-11 13:10:57 -07:00
  • 73b9f8cbdd WhirldIn.cs: update whirld docs link and move WhirldInStatus back into WhirldIn.cs VIA256 2025-10-11 12:49:41 -07:00
  • ad6514d164 Assimilate WhirldData.cs VIA256 2025-10-11 12:45:24 -07:00
  • 54607f34f4 Assimilate WaterLightmapFog.cs VIA256 2025-10-11 12:44:13 -07:00
  • 059e12f569 Assimilate VehicleTrigger.cs VIA256 2025-10-11 02:09:43 -07:00
  • 891dacd134 Assimilate VehicleNet.cs VIA256 2025-10-11 02:07:09 -07:00
  • d8a7129871 Assimilate VehicleMe.cs VIA256 2025-10-11 01:10:59 -07:00
  • 0d7fe0901d Assimilate: VehicleLocal.cs VIA256 2025-10-11 00:20:49 -07:00
  • 61cd5904f0 Assimilate VehicleData.cs VIA256 2025-10-11 00:07:57 -07:00
  • 4f6823d532 Vehicle.cs: fix deprecated warnings VIA256 2025-10-10 23:59:37 -07:00
  • 80371e85ab VehicleBot.cs: on second thought dont add tag mode yet VIA256 2025-10-10 23:32:12 -07:00
  • e6595425f4 VehicleBot.cs: fix lazy temporary stuff VIA256 2025-10-10 23:13:46 -07:00
  • 537deb9ad3 Vehicle.cs: fix vehicle color update VIA256 2025-10-10 22:40:42 -07:00
  • 65a77a7656 Assimilate Vehicle.cs VIA256 2025-10-10 00:06:16 -07:00
  • 3552e4972c Move stray unauthPlayer class back into Game.cs VIA256 2025-10-06 00:07:05 -07:00
  • 479c63aee2 Assimilate ThrustCone.cs VIA256 2025-10-06 00:04:48 -07:00
  • af3fa11338 Assimilate TankTrackSimple.cs VIA256 2025-10-05 23:53:29 -07:00
  • fd42b6c09a Assimilate TankTrack.cs VIA256 2025-10-05 23:47:39 -07:00
  • ff3d17499d Assimilate TankMe.cs VIA256 2025-10-05 23:11:55 -07:00
  • 6613928a73 Assembly - UnityScript: comment and mark some unused/deprecated vars VIA256 2025-10-05 22:50:02 -07:00
  • f3e7dc324e Assimilate Tank.cs VIA256 2025-10-05 22:44:26 -07:00
  • 1b4a6a9590 move stray State class back into VehicleNet.cs and remove State.cs VIA256 2025-10-05 22:04:17 -07:00
  • 8dcd46f5cc Assimilate SoundEffect.cs VIA256 2025-10-05 21:58:36 -07:00
  • bdc2fa33d5 assimilate Skidmarks.cs VIA256 2025-10-05 19:28:57 -07:00
  • 3e8d4c5a52 Fully assimilate Settings.cs VIA256 2025-10-05 17:51:38 -07:00
  • b90e10c0ac Settings.cs: assimilate showDialogServer() VIA256 2025-10-05 17:06:04 -07:00
  • b297c29e68 Settings.cs: assimilate showDialogPlayers() VIA256 2025-10-05 16:08:55 -07:00
  • 0a0490afd2 Settings.cs: assimilate showDialogPlayer() VIA256 2025-10-05 15:22:39 -07:00
  • 34dbe76917 Settings.cs: assimilate showDialogGame() VIA256 2025-10-05 15:02:12 -07:00
  • 0b4945e7d0 Settings.cs: made the resolution selection more useful VIA256 2025-10-05 00:40:49 -07:00
  • 8c7abd2b2a Partially Assimilate Settings.cs VIA256 2025-10-04 22:43:27 -07:00
  • 92af6fb1eb Assimilate SeaData.cs VIA256 2025-10-04 21:41:12 -07:00
  • 1b9cc3f693 Assimilate Rocket.cs VIA256 2025-10-04 19:59:09 -07:00
  • f1f23a2dc3 Remove stray "using Boo.Lang" from RamoSphere.cs VIA256 2025-10-04 18:50:30 -07:00
  • b7a80688d5 Assimilate RamoSphere.cs VIA256 2025-10-04 18:49:42 -07:00
  • 92612f58c8 Assimilate PrefabHere.cs VIA256 2025-10-04 18:29:22 -07:00
  • 94ce111a53 make MonoBehaviourScript look better VIA256 2025-10-04 18:24:22 -07:00
  • 5626aebf67 Assimilate MiniMap.cs VIA256 2025-10-04 13:44:31 -07:00
  • f54d062a1b fix RequireComponent things in Skidmarks.cs VIA256 2025-10-04 13:14:36 -07:00
  • b8ead46078 assimilate Messaging.cs VIA256 2025-10-04 13:11:02 -07:00
  • dfd04ae6e3 oops forgot to get rid of Boo.Lang.Runtime in MeshSerializer VIA256 2025-10-04 01:24:54 -07:00