Commit Graph

45 Commits

Author SHA1 Message Date
Timo Ley b081ca9f86 Implemented new installer argument system.
DirInstaller: can now have a custom file name as second argument.
2020-08-18 22:32:52 +02:00
Timo Ley ef27c65480 Fix Forge Version in Import 2020-08-15 16:21:57 +02:00
Timo Ley 20c0997b10 Added getForgeUniversal to the relation and prepared for a more generic way to get modloaders in the future. 2020-08-14 19:32:38 +02:00
Timo Ley dcc02fd6b2 getFiles and getRelations can now take a predicate 2020-08-08 12:34:55 +02:00
Timo Ley 81fb9dca1b Can now publish to maven 2020-08-06 20:35:54 +02:00
Timo Ley c412911790 Merge remote-tracking branch 'origin/master' 2020-07-29 21:35:06 +02:00
Timo Ley ff0996372e Updates:
-Removed LinkInstPair
-Added installer field to FileOrLink
-Changed to file system in FileOrLink
-Added filter for multiple types in getRelations
2020-07-29 21:34:49 +02:00
Timo Ley c7b78418cc
Update ManifestJSON.java 2020-07-29 11:09:16 +02:00
Timo Ley 654a782742
fix forge error 2020-07-29 09:27:44 +02:00
Timo Ley 30c7ee114a Added FileOrLink class 2020-07-27 23:14:19 +02:00
Timo Ley 123e1f49cb Fixed ManifestJSON 2020-07-27 22:56:38 +02:00
Timo Ley 62e621c413 Can now get options from file or relation 2020-07-27 22:31:30 +02:00
Timo Ley d7d0eb1e87 Can now get json objects from wrappers 2020-07-27 21:27:58 +02:00
Timo Ley 0eb0c09202 Add Version system 2020-07-27 20:59:21 +02:00
Timo Ley d83074cc1e Updates:
-Reworked Repository System
-Cleanup
-Get multiple metas
2020-07-26 23:55:27 +02:00
Timo Ley 04c6ecb541 Add Forge meta 2020-07-26 16:54:34 +02:00
Timo Ley b560f84d5f Minor changes 2020-07-26 16:07:08 +02:00
Timo Ley 7507be1b20 Merge branch 'master' of https://github.com/Anvilcraft/addonscript-java
 Conflicts:
	src/main/java/ley/anvil/addonscript/v1/AddonscriptJSON.java
2020-07-26 15:47:46 +02:00
Timo Ley cf456421d4 Major overhaul
Many things still need to be added, but this should be already useable
2020-07-26 15:47:05 +02:00
Timo Ley c8bc9dbfeb
Hotfix 2020-07-25 18:03:00 +02:00
Timo Ley 8da44daa99 Fix error, that meta can be null 2020-07-24 22:17:35 +02:00
Timo Ley f05d4e33c3 Fix some bugs 2020-07-24 21:52:44 +02:00
Timo Ley 0a81452d98 Updated AddonscriptJSON and fixed ManifestJSON 2020-07-24 19:22:23 +02:00
Timo Ley 425271587d Get Links improvements 2020-07-24 14:20:15 +02:00
Timo Ley d68e591dd3 Big AddonscriptJSON overhaul and many chaos 2020-07-24 00:02:45 +02:00
Timo Ley e9133fc5ba Maven Repo (first version) 2020-07-21 23:47:42 +02:00
Timo Ley a195f248b1 Curse Updates 2020-07-17 23:48:30 +02:00
Timo Ley 4ff9f44e50 AddonscriptJSON updated 2020-07-07 23:01:58 +02:00
Timo Ley 4849dfeaef AddonscriptJSON update 2020-07-05 20:22:14 +02:00
Timo Ley 788659c89a Fixed html printing in JSON 2020-07-05 20:21:29 +02:00
Timo Ley 38f8dae090 Moved PythonInstaller 2020-07-05 20:20:56 +02:00
Timo Ley 88b7fa0d82 PythonInstallerupdate 2020-07-05 20:20:07 +02:00
Timo Ley 3c123227ec Added InternalDirInstaller 2020-07-05 20:19:36 +02:00
Timo Ley f96af286d9 Merge remote-tracking branch 'origin/master' 2020-06-05 23:42:02 +02:00
Timo Ley b27896e9df Added Installers 2020-06-05 23:41:29 +02:00
Timo Ley 31952dc43f Added ID to Relations 2020-06-05 22:55:19 +02:00
LordMZTE b3e327d9e9 Fix javadoc 2020-06-02 16:56:27 +02:00
Timo Ley ce5ee87317 Some updates 2020-06-01 16:24:27 +02:00
Timo Ley 1f10d8a59a Updated AddonscriptJSON 2020-06-01 16:23:51 +02:00
Timo Ley 07988edd4a Updated AddonscriptJSON 2020-05-31 22:30:32 +02:00
Timo Ley 51921aa14d More Curseforge stuff 2020-05-25 23:21:11 +02:00
Timo Ley 067994b705 Updated AddonscriptJSON format 2020-05-18 11:51:42 +02:00
Timo Ley 8e16457e6c Updated AddoscriptJSON format 2020-05-17 11:13:35 +02:00
Timo Ley 9d11ed49fb Added basic Forge and Curse support 2020-05-16 18:51:05 +02:00
Timo Ley efea6b3d20 Basic JSON definition 2020-05-16 16:55:59 +02:00