351 Commits

Author SHA1 Message Date
VIA256 2f93f313da Fix mistakes made during assimilation 2025-09-23 17:35:28 -07:00
VIA256 2440d0ac91 Assimilate Init.cs 2025-09-23 15:29:30 -07:00
VIA256 773cd513b5 Assimilate/Make readable: Hovercraft.cs 2025-09-23 15:25:27 -07:00
VIA256 061dd616e4 Assimilate HoverThrustMoonOrBust.cs 2025-09-23 14:29:31 -07:00
VIA256 f4393223f0 Make HoverThrustClustOfDust.cs conform to style 2025-09-23 14:24:11 -07:00
VIA256 2b91622197 Make GameWorldDesc.cs conform to style 2025-09-23 14:22:14 -07:00
VIA256 fb33a9b06f Make GameData.cs more readable 2025-09-23 14:19:03 -07:00
VIA256 2dd7e19a39 Make GameData.cs conform to style 2025-09-23 14:17:15 -07:00
VIA256 5b8503ba39 Make GUIPanel.cs conform to style 2025-09-23 14:15:34 -07:00
VIA256 4f26208f71 Make FloorController.cs more readable 2025-09-23 14:12:18 -07:00
VIA256 a7e584e243 Make CustomCursor.cs more readable 2025-09-23 14:07:28 -07:00
VIA256 ee4b4f9b2d Make CompilerGeneratedExtensions.cs conform to style 2025-09-23 14:04:44 -07:00
VIA256 22aad8b5dc Make ColliderAtach.cs more readable 2025-09-23 14:02:33 -07:00
VIA256 0867afcd4a make ChatEntry.cs conform to style 2025-09-23 14:00:42 -07:00
VIA256 5a0101db6e Assembly - UnityScript: Make BaseSimple.cs a little more readable 2025-09-23 13:58:46 -07:00
VIA256 a68dd055d2 Assembly - UnityScript: finish assimilating CameraVehicle.cs 2025-09-23 13:47:13 -07:00
VIA256 06c8e17b83 Assembly - UnityScript: more assimilating CameraVehicle.cs 2025-09-23 10:41:22 -07:00
VIA256 f251a10015 Assembly - UnityScript: more assimilating CameraVehicle.cs 2025-09-23 09:38:28 -07:00
VIA256 a79f584633 Assembly - UnityScript: Fix mistakes made when cleaning up scripts 2025-09-22 16:54:18 -07:00
VIA256 9a0423ce34 Assembly - UnityScript: Start assimilating CameraVehicle.cs 2025-09-22 15:31:37 -07:00
VIA256 b41b06548e Assembly - UnityScript: Make BuggyWheel.cs more readable 2025-09-22 14:14:39 -07:00
VIA256 b7df2c7142 Assembly - UnityScript: Make Buggy.cs more readable (pt 2) 2025-09-22 13:41:30 -07:00
VIA256 4b99025012 Update Buggy.cs
Assembly - UnityScript: make Buggy.cs more readable
2025-09-22 13:23:12 -07:00
VIA256 0a3b3d6d46 Assembly - UnityScript: assimilate BaseSimple.cs
"assimilate" referring specifically to making the cs code correspond to aubrey's original js (within reason when regarding his occasional spaghetti code)
2025-09-22 12:08:17 -07:00
VIA256 23a4e0b906 get rid of extra user stuff in marsxplr_exe 2025-09-21 22:46:55 -07:00
VIA256 e9d155bcd0 get rid of leftover build dir in marsxplr_exe 2025-09-21 22:42:42 -07:00
VIA256 73594d919a get rid of ncb and suo in marsxplr_exe 2025-09-21 22:40:59 -07:00
VIA256 ab1bd89c73 update gitignore AGAIN 2025-09-21 22:39:39 -07:00
VIA256 47128f9d2a update gitignore 2025-09-21 22:31:59 -07:00
VIA256 f90ef30850 add marsxplr_exe solution user specific files to gitignore 2025-09-21 22:30:12 -07:00
VIA256 6f99c85f33 add marsxplr_exe stuff to gitignore 2025-09-21 22:23:20 -07:00
VIA256 c6246378f8 add vs2008 proj in place of mars explorer exe
add first guess at visual studio 2008 project
2025-09-21 22:21:06 -07:00
VIA256 4d02a2a549 remove local ghidra project
only source remains
2025-09-20 11:35:20 -07:00
VIA256 170265a1a3 Merge branch 'main' of https://github.com/VIA256/marsxplr-decomp 2025-07-09 00:01:22 -07:00
VIA256 a319828e98 mono-1-vc: try exporting to c for the first time 2025-07-09 00:01:18 -07:00
VIA256 8d5c7a53a6 Update README.md 2025-07-08 22:17:05 -07:00
VIA256 2908ce45fe enable restoring the projects from the command line 2025-07-08 22:15:20 -07:00
VIA256 8dcddbf60b add UnityDomainLoad 2025-07-08 21:52:03 -07:00
VIA256 431591acb5 more ghidra shit 2025-07-07 19:01:19 -07:00
VIA256 5a0905157c ghidra shit 2025-07-07 18:51:55 -07:00
VIA256 50ebbd90c2 a lil work on mars exe 2025-07-07 15:38:50 -07:00
VIA256 9591dfe0ba unityscript: pretty muched finished cleaning up Buggy.cs 2025-07-05 18:54:02 -07:00
VIA256 03002ef2d6 unityscript: cleanup Buggy.cs (OnCollisionStay()) 2025-07-05 17:33:38 -07:00
VIA256 6daac98888 unityscript: cleanup Buggy.cs (FixedUpdate()) 2025-07-05 17:28:20 -07:00
VIA256 45ac07de9e unityscript: cleanup Buggy.cs (Update()) 2025-07-04 01:52:52 -07:00
VIA256 7939b63917 unityscript: cleanup buggy.cs to look more like the buggy.js (public vars and InitVehicle()) 2025-07-03 23:12:49 -07:00
VIA256 155eb9f68d Merge pull request #3 from VIA256/fun
remove bot limit entirely
2025-07-02 17:57:00 -07:00
VIA256 701284fb98 no more oneshots
they wont work anymore now that we removed the old mars
2025-07-01 03:51:26 -07:00
VIA256 f20b438bfa remove bot limit entirely 2025-06-30 23:20:28 -07:00
VIA256 f56669ee08 Update README.md 2025-06-30 21:05:45 -07:00