WorldBox - God Simulator

WorldBox - God Simulator

NeoModLoader
11-20 van 43 items weergegeven
< 1  2  3  4  5 >
Update: 2 feb 2024 om 3:37

Fix bug

Update: 2 feb 2024 om 2:28

Fix bug

Update: 1 feb 2024 om 7:42

### Feature
* Embed another mod to manage NML update
* Listener for Actor:tryToAttack
* NCMS one-click install on GameBanana
* Search mods under game native mod folder
* New mod compilation cache

### BugFix
* Fix unzipping mod
* Fix no compiling after exception occurs to a mod

### Optimization
* Request privilege to install BepInEx mod after user see the information entirely
* Add alternative domain for github authentication
* Less game breaking for wrong mod installation

Update: 27 jan 2024 om 6:31

### Feature
* GUID is supported in mod.json for fixed mod dependency
* English is default language when matched localization text does not exist
* Share more features with NCMS mods(You can use `ILocalizable`, `IConfigurable` and `IReloadable` in your NCMS mod. It is not suggested because the feature will not be maintained in future update)

### BugFix
* Fix localization bug
* Fix wrong slider range after merging with default config at first
* Fix wrong line split for common Windows text files when loading .csv file
* Fix temporary problem about Discord authentication
* Fix Github authentication only works for pulic members
* Fix other small bugs

Update: 6 jan 2024 om 6:09

1. Support creating multiple tab window
2. Support creating an empty wide window
3. Fix bugs

Update: 26 dec 2023 om 21:09

No changelog

Update: 24 dec 2023 om 2:51

### Feature
* ModConfig support callback
* Add auto layout window
* Support running in unity editor
* Support loading locales from .csv files
* Support loading AssetBundles
* More ui prefabs

### Optimization
* Update DLL and support c#11 now.
* UI prefabs initialize only when they are used.
* Remove useless assembly resources.

### BugFix
* Fix localization bug
* Fix auto update when NML is taking by game
* Fix wrong mod loading order
* Fix mod does not recompile when its dependencies updated.

Update: 20 dec 2023 om 0:42

Fix error in Auto update

Update: 19 dec 2023 om 5:29

More robust

Better auto update

Add callback of mod configuration

Correct mod loading order

Update: 18 dec 2023 om 1:24

Bug fix
Support loading AssetBundles