Commit Graph

58 Commits

Author SHA1 Message Date
Agent X 15377ada33 Delete developer/recompile-and-restart.sh 2024-04-22 19:33:03 -04:00
iZePlayzYT 12e8312eda Streamlined Development and Enhanced Customization: Updates to .gitignore, and Keyboard Controls in Chat (#17)
* Ignore Visual Studio Stuff

* Added a few scripts for development

* Improved the development scripts

* Added option to choose between 2 different keyboard control variants in the chat

* Improved and added new batch scripts for development purposes

* Hotfix

* Converted the .BAT-Scripts to .SH-Scripts and moved them to the "development" folder and fixed a bug in the already existing "compile.sh" file

* Fixed some stuff

* Removed 7 .sh-scripts
2024-04-22 19:32:28 -04:00
Agent X e5b017f115 Remove dev scripts nobody uses, will likely make new ones 2024-03-30 23:57:18 -04:00
Agent X a4cb43bbb9 Tear out External Data and make Free Cam always compile 2023-11-01 20:17:55 -04:00
MysterD 75d4afa3c8 Reset dev scripts 2023-05-16 22:14:25 -07:00
MysterD 688cd3b399 Rewrite how models are loaded and retrieved... yet again 2023-05-16 00:01:10 -07:00
MysterD 2083242b66 Fixed several crashes and errors found in static analysis 2023-05-15 01:15:20 -07:00
MysterD 27cb975929 Enable asan on dev scripts 2023-05-14 12:11:53 -07:00
MysterD cc1ec3e81f Prevented hundreds of additional crashes from the Mod API 2023-05-11 20:33:21 -07:00
MysterD 607590fcaf Add 2cycle/lightmap support to dx12 2023-05-03 21:41:39 -07:00
Isaac0-dev 6cb1b2faec Beta 32.0.1 (#325)
* patch for beta 32

* require the development flag for Lua profiler

* autogen
2023-03-26 01:15:28 -04:00
MysterD b2bdf8859c Cleanup ; recursive descent fixes ; fixed behavior override comparisons
Moved dynos parsing for bhvs and models to a common file
Fixed recursive descent to correctly parse the entire expression
Adjusted bhv generation to use recursive descent
Switched all known behavior comparisons to the overridden versions
Fixed issue with Chain Chomp in star road
2022-06-02 19:07:43 -07:00
MysterD 38b2c81189 Attempt to fix crash that mentions get_mario_spawn_type() 2022-05-28 00:14:57 -07:00
MysterD 85ad7ed201 Clear network players on disconnect 2022-05-11 01:27:14 -07:00
MysterD e7cd7ccd6d Fixed finding of renamed custom actors 2022-04-22 18:54:11 -07:00
MysterD cdb7701905 Add profiling compile option 2022-04-19 18:18:15 -07:00
MysterD c5c11a5a40 More work on mod hashing/caching 2022-04-12 19:25:06 -07:00
MysterD f2f911e5b0 Clang/mac fixes 2022-04-11 21:43:55 -07:00
MysterD f8ffc23422 Made downloads significantly faster 2022-04-10 21:53:58 -07:00
MysterD ef4a83dc88 Quick fixes for test 2022-04-10 10:11:13 -07:00
MysterD 07cbeb119c Fixed more possible bugs pointed out by cppcheck 2022-03-01 21:13:00 -08:00
MysterD d51c82e235 Fixed many bugs pointed out by cppcheck 2022-03-01 20:32:33 -08:00
MysterD 69fb69dfce Fix bugs/warnings from static analysis 2022-02-20 20:04:25 -08:00
MysterD bb12aebb9e Fix crash screen on DirectX 2022-02-17 18:40:47 -08:00
MysterD da5f9263fd Fix compile error that emerged in the merge 2022-02-15 22:29:22 -08:00