WorldBox - God Simulator

WorldBox - God Simulator

NeoModLoader
Mostrando 11-20 de 43 aportaciones
< 1  2  3  4  5 >
Actualización: 2 FEB 2024 a las 3:37 a. m.

Fix bug

Actualización: 2 FEB 2024 a las 2:28 a. m.

Fix bug

Actualización: 1 FEB 2024 a las 7:42 a. m.

### 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

Actualización: 27 ENE 2024 a las 6:31 a. m.

### 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

Actualización: 6 ENE 2024 a las 6:09 a. m.

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

Actualización: 26 DIC 2023 a las 9:09 p. m.

No changelog

Actualización: 24 DIC 2023 a las 2:51 a. m.

### 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.

Actualización: 20 DIC 2023 a las 12:42 a. m.

Fix error in Auto update

Actualización: 19 DIC 2023 a las 5:29 a. m.

More robust

Better auto update

Add callback of mod configuration

Correct mod loading order

Actualización: 18 DIC 2023 a las 1:24 a. m.

Bug fix
Support loading AssetBundles