ModernUO/Distribution/Data
Kamron Batman 54e56d2fc1
fix: Fixes assembly loading. (#759)
* `AssemblyHandler.Assemblies` will now only contain assemblies listed in `assemblies.json`
* `assemblies.json` has been updated to only contain asssemblies directly loaded by the server. Namely, only `UOContent.dll`.
  * Specifically assemblies loaded by assemblies.json are subject to check for `Configure` and `Initialize` methods.
* `modernuo.json` now has a new property called `assemblyDirectories`. This will be automatically set to `Distribution/Assemblies` (absolute path on your machine).
  * You can add more directories to this list.
* All assemblies in assemblies.json _AND_ dependents of any assembly will be searched for in the directories specified by `assemblyDirectories`.
2021-09-03 23:35:44 -07:00
..
Binary Updates Bounds.bin 2020-04-26 00:25:03 -07:00
Bulk Orders Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00
Components Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00
Decoration Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00
Locations fix(admin): Fixes Tokuno Go Locations (#602) 2021-05-15 19:07:28 -07:00
Spawns fix: Fixes spawners, adds convertpremiumspawners, exportspawners, and replaces with neruns distro (#751) 2021-09-03 21:52:44 -07:00
assemblies.json fix: Fixes assembly loading. (#759) 2021-09-03 23:35:44 -07:00
bodyTable.cfg Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00
categorization.json core(fix): Fixes type aliasing, categorizations, and NPE (#444) 2021-02-03 16:14:04 -08:00
containers.cfg Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00
map-definitions.json fix(core): Moves map definitions and cleans up loading maps, regions, and tiles (#431) 2021-01-25 11:05:52 -08:00
MLQuests.cfg Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00
names.json Updates Data to JSON (#159) 2020-06-19 13:53:18 -07:00
pageresponse.cfg Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00
regions.json fix(core): Fixes region base type (#635) 2021-06-02 23:12:52 -07:00
shrink.json fix(shrink): Changes shrink table to use json (#446) 2021-02-03 16:58:50 -08:00
signs.cfg Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00
teleporters.json Fixes JSON WorldConverter (#263) 2020-09-20 14:56:46 -07:00
treasure.cfg Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00