10 Commits

Author SHA1 Message Date
AmazingAlek
bd3cf655c0
Static gameobject to object (#181)
* static GameObject -> Object (just to remove warnings)
2020-07-12 19:54:52 +02:00
AmazingAlek
e567e2b91b
Just another cleanup (#133)
* cleanup of input, interaction and enabledebugmod
* cleaned up menu code
* fixed bug in debugmode mod
* removed bspatch and sharpziplib

Co-authored-by: Ricardo Lopes <Raicuparta@users.noreply.github.com>
Co-authored-by: Aleksandr <TAImatem@gmail.com>
2020-06-29 22:59:55 +02:00
AmazingAlek
83b46732ea
cleaned up path finder and added steam support (#107)
* cleaned up path finder and added steam support. WIP.

* game path project

* * using valve data format parser
* added authors section to readme

* version 0.3.53

* fixed createrelease.bat

* fixed Mod settings menus (#110)
2020-06-18 23:21:52 +01:00
Aleksander Waage
1536b96b0c formatting, removed unused stuff 2020-05-11 20:50:45 +02:00
amazingalek
2468d6d812
Mods menu (#67)
* mods menu
* mod config UI
* menu controller support
2020-02-03 21:20:26 +01:00
amazingalek
a20c244697
Vr patch (#55)
* VR patch
* only patching/enabling VR if at least one mod requires it
* checksum
2020-01-11 00:32:37 +01:00
amazingalek
c63ec78ca7
Colors (#43)
* refactoring, improved error messages
2020-01-01 19:44:49 +01:00
amazingalek
91852a4f0c Mod helper project (#24)
* refactored. new project: ModHelper.
2019-12-26 22:53:48 +01:00
Aleksander Waage
d9d93e867a notifying user when mod is made for wrong version of OWML 2019-12-20 06:29:31 +01:00
Aleksander Waage
d53622e0fd alpha 2019-12-18 15:39:23 +01:00