Commit Graph

997 Commits

Author SHA1 Message Date
Bella 9a406255db Revert "add username to main menu"
This reverts commit d31babb179.
2019-12-19 22:32:38 -05:00
Bella a6c1ae4686 disable gui scale by default 2019-12-19 22:07:14 -05:00
Bella d31babb179 add username to main menu 2019-12-19 22:03:33 -05:00
Bella 5f64a62d80 add warning to antichunkban 2019-12-19 21:02:56 -05:00
Bella 89f29e76e1 Merge branch 'features-master' of github.com:S-B99/KAMI into features-master 2019-12-19 20:18:17 -05:00
Bella 0fca52f675 username option update for sp as well 2019-12-19 20:18:08 -05:00
Bella 222a6df209 Merge remote-tracking branch 'origin/features-master' into features-master 2019-12-19 20:10:32 -05:00
Bella c4059d3f51 update readme images 2019-12-19 20:09:26 -05:00
Bella 5cbfb1266f Merge branch 'features-master' of github.com:S-B99/KAMI into features-master 2019-12-19 20:02:30 -05:00
Bella b68673236f add astronomic to json 2019-12-19 20:01:07 -05:00
Bella 7d45158a81 Revert "Revert "add format chat""
This reverts commit a1f6a4ab72.
2019-12-19 19:58:23 -05:00
Bella 5f6121eecf Revert "Revert "add console spam""
This reverts commit c55b3b3da9.
2019-12-19 19:58:19 -05:00
Bella e679c4f365 Merge branch 'IronException-feature/closeNewChunkSaving' into features-master 2019-12-19 19:56:58 -05:00
Bella 518b0ad3ae Merge branch 'feature/closeNewChunkSaving' of https://github.com/IronException/KAMI into IronException-feature/closeNewChunkSaving 2019-12-19 19:56:23 -05:00
Bella 9586226cb8 Merge remote-tracking branch 'origin/features-master' into features-master 2019-12-19 11:59:36 -05:00
Bella efc0c30878 add option to disable warnings for chunkfinder 2019-12-19 11:58:32 -05:00
Bella 286e055bbf close #300 2019-12-19 11:58:20 -05:00
Bella 099c826704 fix capes :screm: 2019-12-19 09:12:18 -05:00
Bella 99302c6c8f Merge remote-tracking branch 'origin/features-master' into features-master 2019-12-19 08:14:34 -05:00
Bella 6a886ebe10 reset ignea and milse capes 2019-12-18 22:59:32 -05:00
Bella 509de51d3e reset capes to kami blue cape 2019-12-18 22:56:22 -05:00
Bella 45a70d5011 add Lil_Timm_ to rpc 2019-12-18 22:54:06 -05:00
Bella dd8c3cbdb4 add lil_timmmie to rpc 2019-12-18 22:52:56 -05:00
Bella 3692141d68 add kamiblue to rpc 2019-12-18 22:49:35 -05:00
Bella 80b932aa4d change kamiblue to cape 10 2019-12-18 22:38:45 -05:00
Bella 74af4151f0 add cape 10 and 11 2019-12-18 22:37:52 -05:00
Bella 5dc7a7588a update teleport description 2019-12-18 15:16:15 -05:00
Bella 50b36cea3d add lil tim to rpc 2019-12-18 15:16:00 -05:00
Bella dd9e68569c Merge remote-tracking branch 'origin/features-master' into features-master 2019-12-18 09:07:47 -05:00
Bella Who 1123d9db92
Modmanager fix #296 (#298)
* ModuleManager lookup fixes.

* ModuleManager lookup fixes.

* updateLookup() should store in lowercase

* Revert "add format chat"

This reverts commit b6621ec842.

* Revert "add console spam"

This reverts commit 867a168bfb.

* ModuleManager safety

* Module wasn't spelled correctly, causing NPE.
2019-12-18 09:05:57 -05:00
Bella c55b3b3da9 Revert "add console spam"
This reverts commit 867a168bfb.
2019-12-17 22:13:38 -05:00
Bella a1f6a4ab72 Revert "add format chat"
This reverts commit b6621ec842.
2019-12-17 22:10:55 -05:00
Bella d1413426e0 ok wtf this isn't supposed to be here 2019-12-17 22:01:58 -05:00
Bella 867a168bfb add console spam 2019-12-17 20:56:58 -05:00
Bella b6621ec842 add format chat 2019-12-17 20:56:49 -05:00
Bella 79810303fc remove useless comment 2019-12-17 10:52:20 -05:00
EmotionalLove 2228d493d2 updateLookup() should store in lowercase 2019-12-17 07:38:42 -08:00
EmotionalLove 611817ee11 ModuleManager lookup fixes. 2019-12-17 07:32:16 -08:00
Bella 0f9fe2be45 add wyce to rpc 2019-12-17 09:59:45 -05:00
Bella 7a679236b0 fix build error (unfinished module) 2019-12-17 09:00:37 -05:00
snowmii 2d77ca451a removes default gui background (#293) 2019-12-17 08:20:58 -05:00
Bella b3be15ec93 Merge branch 'features-master' of github.com:S-B99/KAMI into features-master 2019-12-16 21:19:21 -05:00
Bella 45d1dbd9f7 update travis badge 2019-12-16 21:19:19 -05:00
EmotionalLove c67121bff8 Make disgusting code less disgusting 2019-12-16 15:59:57 -08:00
EmotionalLove b1c31f7a07 Broken ternary 2019-12-16 15:54:42 -08:00
d1gress ed9a8d0a1f Update EntityStatsCommand.java
cookie is pissy
2019-12-16 15:53:02 -08:00
EmotionalLove ce6748454d Refactor redundant method 2019-12-16 15:50:21 -08:00
EmotionalLove 5880a9f326 access static method correctly 2019-12-16 15:47:55 -08:00
Bella 706a1a35a1 add front to rpc 2019-12-16 15:26:51 -05:00
Bella 283460668b add travis yml 2019-12-16 11:32:27 -05:00