Commit Graph
215 Commits
Author SHA1 Message Date
Anuken 467402ef73 Various fixes 2021-02-19 19:20:04 -05:00
Anuken fa7697fc40 Better JSON null validation / Disable mods on startup crash 2021-02-19 13:28:31 -05:00
Anuken b46a5c0bda Allow JSON mod content types from other class loaders 2021-02-19 09:45:51 -05:00
Anuken d5448b59a2 Fixed UnitReq parsing 2021-02-18 21:07:48 -05:00
Anuken 78317e6126 Uncap content names in resolution 2021-02-18 20:15:46 -05:00
Anuken a7188c4884 Content parser class discovery improvements 2021-02-18 13:11:20 -05:00
Anuken 8b756d221b Un-broke scripts 2021-02-13 16:28:49 -05:00
Anuken d5ede6b1bb Un-blacklisted arc.net 2021-02-08 10:37:06 -05:00
Anuken 8a248dc787 Mod browser layout fixes 2021-02-07 09:50:33 -05:00
Anuken d1eb7743ad Better mod browser horizontal layout 2021-02-05 12:12:08 -05:00
Anuken fc3352bcb1 Java mod import support / Moved mod browser button 2021-02-05 11:21:27 -05:00
Anuken 9b3360d932 Mod content lists 2021-02-04 21:02:57 -05:00
Anuken 3784bfac77 Allow mod re-import / Save mod repo on import 2021-02-04 19:30:52 -05:00
Anuken 3299279c89 Removed jcenter repositories 2021-02-04 14:12:03 -05:00
FolkerandGitHub 2589a27cb5 Create FileTreeInitEvent (#4489)
* filetree init event

* actions do your thing
2021-02-01 09:27:24 -05:00
Anuken 9142da2b70 Stop shooting upon crawler death 2021-01-29 12:02:31 -05:00
Anuken 0cc9b0b0a3 Mod version parse fix 2021-01-20 16:44:04 -05:00
Anuken 1f2b331bf6 Possible Android mod extension fix 2021-01-20 14:48:54 -05:00
Anuken e3f388692f Misc cleanup & fixes 2021-01-19 15:13:41 -05:00
Antsiferov AndrewandGitHub a0c7b33ff1 Add ModMeta#toString (#4292) 2021-01-09 10:06:12 -05:00
Anuken 8ac027af70 More browser cleanup 2020-12-23 12:03:43 -05:00
Anuken d0cba1aff2 Code cleanup 2020-12-16 10:39:28 -05:00
Amaoto InochiandGitHub 15116ca384 fix the wrong unit ai path of mod content parser (#3998) 2020-12-15 19:55:31 -05:00
DeltaNedas 926497ba77 disallow descriptions after mod version 2020-12-13 19:30:21 +00:00
Anuken 25125f5a9b Removed Tile#bc(), use Tile.build instead 2020-12-07 11:44:57 -05:00
Anuken 23fc86fac1 Updated wiki links 2020-11-28 23:59:56 -05:00
Anuken e6544b73db Switching modifier from beta to release 2020-11-28 13:57:19 -05:00
Anuken 3fe4ae38b6 Misc cleanup 2020-11-26 12:53:19 -05:00
AnukenandGitHub 6be2b6021b Merge pull request #3603 from skykatik/patch-12
Some typos
2020-11-25 18:28:30 -05:00
Skat 488147759a Some typos 2020-11-26 02:04:08 +03:00
Anuken 455e3188c4 More concentrated enemy bases 2020-11-22 14:45:43 -05:00
Anuken 6fba84959c New hint tutorial system (unfinished!) 2020-11-21 14:05:58 -05:00
Anuken a0f1f52a8b CI cleanup 2020-11-19 19:44:49 -05:00
Anuken bdee65e925 Sector preset display 2020-11-15 23:09:40 -05:00
Anuken 7bd05ad9ad New campaign map / Fixed #3414 2020-11-15 17:11:52 -05:00
DeltaNedasandGitHub e9bcf9e8b8 Merge branch 'master' into files 2020-11-13 07:10:39 +00:00
DeltaNedas 6da6c9426d add file picker interface for mods 2020-11-12 23:21:49 +00:00
Anuken d1d3ef0c67 Sound framework improvements 2020-11-12 18:07:26 -05:00
Anuken d909683f1d Fixed #3342 2020-11-11 11:45:50 -05:00
Anuken a4f5c1c55f Back to OGG 2020-11-11 10:55:19 -05:00
Anuken 12843af977 Cleanup 2020-11-11 09:28:17 -05:00
Anuken fe27ac6aec Testing mp3 sounds + hiding servers 2020-11-09 14:33:28 -05:00
Skat ed36390f3c Great cleanup 2020-11-07 11:37:46 +03:00
Anuken d786c8668e Fixed logic config() called in clients / JSON-compatible effects 2020-11-01 10:30:30 -05:00
Anuken 44286cee59 Wave versions 2020-10-28 18:51:42 -04:00
Anuken 6eab4ebd1c Fixed #3145 / Fixed #3144 2020-10-27 10:27:57 -04:00
Anuken a6307039b0 Fixed some nullability issues 2020-10-25 12:35:48 -04:00
Anuken 9ab272a01f Better server colors 2020-10-20 11:21:47 -04:00
Anuken 6e8732387b Better weather classes 2020-10-19 16:25:59 -04:00
abomb4andGitHub 9e79ed8a26 Json in Mod should be able to define OreBlock type
That in mindustry.world.blocks.environment package
2020-10-19 22:34:52 +08:00