Ben C
907d480a12
Delete Cache Stuff Oops
2022-09-21 12:15:12 -04:00
Ben C
00772e87a9
Start on new docs
2022-09-21 11:08:35 -04:00
Nick
c7a0a2a30e
Merge pull request #475 from ow-mods/dev
...
Dev -> master
2.7.0
2022-09-18 00:33:48 -04:00
_nebula
011d5989e8
Merge pull request #480 from ow-mods/update-schema
...
Update schema
2022-09-10 15:24:21 +01:00
Mister_Nebula
9d4bd78c15
add schemas to manifests
2022-09-10 15:20:55 +01:00
Mister_Nebula
979144fdb2
fix regex in schema
2022-09-10 15:10:08 +01:00
Mister_Nebula
6cb0f3d7fc
Update manifest_schema.json
2022-09-10 15:06:51 +01:00
_nebula
9b11ef0bee
Merge pull request #479 from ow-mods/master-to-dev
...
Merge pull request #468 from amazingalek/dev
2022-09-09 21:31:43 +01:00
_nebula
b77a71d1bf
Merge pull request #478 from ow-mods/bump-version
...
Update game-versions.json
2022-09-09 21:29:35 +01:00
Mister_Nebula
77579cda0d
Update game-versions.json
2022-09-09 21:29:15 +01:00
_nebula
e7fcf444cb
Merge pull request #477 from ow-mods/bump-version
...
Bump version
2022-09-09 20:40:25 +01:00
Mister_Nebula
e4abd7dbea
Merge branch 'dev' of https://github.com/ow-mods/owml into dev
2022-09-09 20:39:42 +01:00
Mister_Nebula
ca29eab834
bump manifest version
2022-09-09 20:39:30 +01:00
_nebula
ff3ad2b71d
Merge pull request #476 from ow-mods/menu-fixes
...
Menu fixes/changes
2022-09-09 20:36:44 +01:00
Mister_Nebula
46910dfde3
add text for mods with no options
2022-09-09 20:36:30 +01:00
Mister_Nebula
3a59a5edb7
save changes in mod config menus when leaving
2022-09-09 16:37:01 +01:00
Mister_Nebula
f234dbd53a
dont create menus for mods that don't need it
2022-09-09 16:31:47 +01:00
Mister_Nebula
d537189632
remove "enabled" setting from mod config menus
2022-09-09 16:21:12 +01:00
_nebula
f6f2f78817
Merge pull request #473 from MegaPiggy/enum2
...
Add some more methods to EnumUtils
2022-09-05 10:30:38 +01:00
_nebula
be64e75283
Merge pull request #474 from MegaPiggy/loaderexception
...
Show the full exceptions
2022-09-05 10:30:10 +01:00
Noah Pilarski
c6d24dcedc
Yes
2022-09-04 22:09:34 -04:00
Noah Pilarski
353693acaa
Why do all of these use message instead of tostring
2022-09-04 22:01:55 -04:00
Noah Pilarski
755b033e10
ToString
2022-09-04 21:56:59 -04:00
Noah Pilarski
c5349b72ff
Tell us the loader exceptions please
2022-09-04 21:54:30 -04:00
Noah Pilarski
603470d549
Add more enum stuff
2022-09-01 07:00:32 -04:00
_nebula
cb4c1073df
Merge pull request #472 from ow-mods/better-version-handling
...
Better version handling + vendor incompatibility options
2022-08-30 17:40:14 +01:00
Mister_Nebula
9d44de0ce1
I missed a writeline when making this
2022-08-30 16:05:55 +01:00
Mister_Nebula
500f87d9c4
remove HTTP request, hardcode versions to json file
2022-08-30 16:05:37 +01:00
Mister_Nebula
d2ed0648f2
Update OWML.sln
2022-08-29 23:38:06 +01:00
Mister_Nebula
214f765843
Delete versions.json
2022-08-29 23:37:36 +01:00
Mister_Nebula
7f68b496cb
Game version checks for mods, vendor incompat options
2022-08-29 23:37:06 +01:00
Mister_Nebula
9f1fc25f19
create versions.json
2022-08-29 22:01:15 +01:00
Nick
8c8ddb4094
Merge pull request #471 from MegaPiggy/xml
...
Fix xml
2022-08-24 16:36:20 -04:00
Noah
6477cdb33b
Fix harmony dependency in nuget ( #470 )
...
1.2.0.1 doesn't use HarmonyLib as a namespace
It should be HarmonyX instead of regular harmony
That is what HarmonyHelper uses after all
Co-authored-by: Raicuparta <Raicuparta@users.noreply.github.com>
2022-08-24 22:34:56 +02:00
Noah Pilarski
197b193fa2
Add xml to nuspec
2022-08-21 15:07:00 -04:00
Noah Pilarski
330db968f6
Fix xml
2022-08-21 13:14:24 -04:00
Raicuparta
86de6f4cc7
Merge pull request #468 from amazingalek/dev
...
2.6.0
2.6.0
2022-08-20 20:26:29 +02:00
Nick
c068aa5d6c
Merge pull request #464 from MegaPiggy/master
...
Runtime Enum Creator
2022-08-20 08:44:37 -04:00
Nick
4a77683029
Merge pull request #469 from amazingalek/disabled-mods-owml-version-error
...
Fix disabled mods OWML version error
2022-08-20 08:43:00 -04:00
Nick
f1af30f44a
Fix indentation
2022-08-20 01:16:16 -04:00
Nick
fcb2372c33
Moved the check so that disabled mods still get metadata loaded
2022-08-20 00:56:05 -04:00
Nick
80a64c2b61
Don't load disabled mods #369
2022-08-20 00:53:16 -04:00
Noah Pilarski
df9859a948
haha funny
2022-08-19 22:46:13 -04:00
Noah Pilarski
a2ce20a9d9
Add more examples
2022-08-19 22:43:53 -04:00
Noah Pilarski
84d570b9f6
Add enum example mod
2022-08-19 22:11:29 -04:00
Noah Pilarski
967fec3e56
Generate documentation
2022-08-19 21:47:15 -04:00
Noah Pilarski
ec7505ef71
Add summary
2022-08-19 21:45:11 -04:00
Nick
8db38256e5
Merge pull request #467 from amazingalek/master
...
Accidental merges into master
2022-08-19 20:52:20 -04:00
Noah Pilarski
d0daf31ef0
Use IsDefined instead
2022-08-19 19:45:49 -04:00
Noah Pilarski
028f912c69
Bump version
2022-08-19 19:37:30 -04:00