235 Commits

Author SHA1 Message Date
VIA
06c8e17b83
Assembly - UnityScript: more assimilating CameraVehicle.cs 2025-09-23 10:41:22 -07:00
VIA
f251a10015
Assembly - UnityScript: more assimilating CameraVehicle.cs 2025-09-23 09:38:28 -07:00
VIA
a79f584633 Assembly - UnityScript: Fix mistakes made when cleaning up scripts 2025-09-22 16:54:18 -07:00
VIA
9a0423ce34
Assembly - UnityScript: Start assimilating CameraVehicle.cs 2025-09-22 15:31:37 -07:00
VIA
b41b06548e
Assembly - UnityScript: Make BuggyWheel.cs more readable 2025-09-22 14:14:39 -07:00
VIA
b7df2c7142
Assembly - UnityScript: Make Buggy.cs more readable (pt 2) 2025-09-22 13:41:30 -07:00
VIA
4b99025012
Update Buggy.cs
Assembly - UnityScript: make Buggy.cs more readable
2025-09-22 13:23:12 -07:00
VIA
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
VIA
23a4e0b906 get rid of extra user stuff in marsxplr_exe 2025-09-21 22:46:55 -07:00
VIA
e9d155bcd0 get rid of leftover build dir in marsxplr_exe 2025-09-21 22:42:42 -07:00
VIA
73594d919a get rid of ncb and suo in marsxplr_exe 2025-09-21 22:40:59 -07:00
VIA
ab1bd89c73 update gitignore AGAIN 2025-09-21 22:39:39 -07:00
VIA
47128f9d2a update gitignore 2025-09-21 22:31:59 -07:00
VIA
f90ef30850 add marsxplr_exe solution user specific files to gitignore 2025-09-21 22:30:12 -07:00
VIA
6f99c85f33 add marsxplr_exe stuff to gitignore 2025-09-21 22:23:20 -07:00
VIA
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
VIA
4d02a2a549 remove local ghidra project
only source remains
2025-09-20 11:35:20 -07:00
VIA
170265a1a3 Merge branch 'main' of https://github.com/VIA256/marsxplr-decomp 2025-07-09 00:01:22 -07:00
VIA
a319828e98 mono-1-vc: try exporting to c for the first time 2025-07-09 00:01:18 -07:00
VIA
8d5c7a53a6
Update README.md 2025-07-08 22:17:05 -07:00
VIA
2908ce45fe enable restoring the projects from the command line 2025-07-08 22:15:20 -07:00
VIA
8dcddbf60b add UnityDomainLoad 2025-07-08 21:52:03 -07:00
VIA
431591acb5 more ghidra shit 2025-07-07 19:01:19 -07:00
VIA
5a0905157c ghidra shit 2025-07-07 18:51:55 -07:00
VIA
50ebbd90c2 a lil work on mars exe 2025-07-07 15:38:50 -07:00
VIA
9591dfe0ba unityscript: pretty muched finished cleaning up Buggy.cs 2025-07-05 18:54:02 -07:00
VIA
03002ef2d6 unityscript: cleanup Buggy.cs (OnCollisionStay()) 2025-07-05 17:33:38 -07:00
VIA
6daac98888 unityscript: cleanup Buggy.cs (FixedUpdate()) 2025-07-05 17:28:20 -07:00
VIA
45ac07de9e unityscript: cleanup Buggy.cs (Update()) 2025-07-04 01:52:52 -07:00
VIA
7939b63917 unityscript: cleanup buggy.cs to look more like the buggy.js (public vars and InitVehicle()) 2025-07-03 23:12:49 -07:00
VIA
155eb9f68d
Merge pull request #3 from VIA256/fun
remove bot limit entirely
2025-07-02 17:57:00 -07:00
VIA
701284fb98 no more oneshots
they wont work anymore now that we removed the old mars
2025-07-01 03:51:26 -07:00
VIA
f20b438bfa remove bot limit entirely 2025-06-30 23:20:28 -07:00
VIA
f56669ee08 Update README.md 2025-06-30 21:05:45 -07:00
VIA
9b4f831850 added mono-1-vc ghidra project 2025-06-30 20:47:47 -07:00
VIA
c05558070b fixed the bug caused by UnityScript.Lang but not at the source 2025-06-30 19:30:20 -07:00
VIA
967a17e0b7
Update README.md 2025-06-30 03:18:13 -07:00
VIA
9640bbbcaf establish dll build independance
now the dlls all reference eachother when building
2025-06-30 03:15:34 -07:00
VIA
88a9e881b7 Merge branch 'main' of https://github.com/VIA256/marsxplr-decomp 2025-06-30 03:04:40 -07:00
VIA
e41fe0efb1 add unityscript.lang and integrate into shitty build system 2025-06-30 03:04:28 -07:00
VIA
3b7b82c074
Update README.md 2025-06-29 05:04:54 -07:00
VIA
f85130eed8 added Boo.Lang and integrated fully into shitty build system 2025-06-29 05:00:33 -07:00
VIA
eb29cfc0ef Merge branch 'main' of https://github.com/VIA256/marsxplr-decomp 2025-06-29 04:14:01 -07:00
VIA
e3a6659d15 change build_all.bat to build_all.cmd for literally no reason lol 2025-06-29 04:13:49 -07:00
VIA
e8282d2ba8 fully integrate unityengine into the build process 2025-06-29 04:12:53 -07:00
VIA
60775c3262
Update README.md 2025-06-29 03:42:35 -07:00
VIA
4b3210987d add unityengine and integrate into shitty build system 2025-06-29 02:41:17 -07:00
VIA
588e70daf5
Update README.md 2025-06-29 00:52:31 -07:00
VIA
bfd78ce905
Update README.md 2025-06-29 00:32:44 -07:00
VIA
f72627b5f8
Update README.md 2025-06-29 00:32:31 -07:00