Commit Graph

110 Commits

Author SHA1 Message Date
Bella cce6bd5d52 fix formatting and name, autoenable, and hide 2020-02-16 16:25:31 -05:00
Bella 95af92e4a0 discordrpc > discordsettings and make it use session 2020-02-12 19:46:02 -05:00
Bella 555d5d9c4a remove windowicon for now 2020-02-11 14:26:00 -05:00
Bella b731fdf2d2 fix anticompressionban 2020-02-09 11:31:10 -05:00
Bella 163f52835c change game icon to blue icon 2020-02-07 16:14:42 -05:00
Bella d2bd048dca spaces and formatting 2020-02-07 15:10:40 -05:00
Bella 0c11e471dc set client title 2020-02-07 15:01:32 -05:00
Bella 6943a44075 close #418 2020-02-07 11:59:18 -05:00
Bella 33a26dcb04 autoenable cleangui chat 2020-02-07 11:26:57 -05:00
Bella 0c96fdc8cc close #410 2020-01-26 01:29:07 -05:00
Bella 34a7fcceac close #384 and #336 2020-01-26 01:24:42 -05:00
Bella dd9585d1bf fix repo refs 2020-01-26 00:39:49 -05:00
Bella fce2bd3d90 dates oops 2020-01-22 19:41:48 -05:00
Bella f6a968e4f6 refactor command sign and color > colour 2020-01-22 18:44:04 -05:00
Bella 9121ffe2e7 close #385 2020-01-22 15:28:04 -05:00
Bella 031d6373c8 bump ver to v1.1.2 2020-01-19 11:27:17 -05:00
Bella 1b5cd1c368 autoenable invpreview 2020-01-19 11:20:28 -05:00
Bella 8c18e9aab3 fix typos 2020-01-19 11:09:26 -05:00
Bella da3f109155 close #318 and close #306 2020-01-13 20:27:45 -05:00
Bella Who 403219901d
Feature/rpcusers (#369)
* update rpc to use different images

* fuck around until it works idk

* add debugging code

* make everything work now!

* fix image names and descriptions

* add case 3 and 4

* fix typo
2020-01-12 21:42:04 -05:00
Bella 8790cc15e2 change defaults and stuff 2020-01-12 18:24:54 -05:00
Bella 432188195e disable antichunkloadpatch by default 2020-01-11 22:01:05 -05:00
Bella b792557fd6 enable tabfriends automatically 2020-01-11 21:55:07 -05:00
Bella 61b9cb221e enable antichunkloadpatch automatically 2020-01-11 20:47:26 -05:00
Bella aaa5c3b2c7 refactor utils into 2 folders 2019-12-23 08:31:19 -05:00
Bella ca3190c9b9 dates and typos 2019-12-20 19:31:09 -05:00
Bella 97d7a166cb switch to proper urls for new branch 2019-12-20 13:17:38 -05:00
Bella a6c1ae4686 disable gui scale by default 2019-12-19 22:07:14 -05:00
EmotionalLove 611817ee11 ModuleManager lookup fixes. 2019-12-17 07:32:16 -08:00
Bella 572ce4d157 fix donator rpc 2019-12-16 11:15:14 -05:00
Bella 4c5594d243 add donators to rpc 2019-12-16 10:57:56 -05:00
Bella c166ee1016 bump ver to v1.1.1 2019-12-15 18:55:35 -05:00
Bella f67ed729d3 close #25 2019-12-15 18:14:30 -05:00
Bella f30d1742b0 missed one for #192 2019-12-15 00:58:19 -05:00
Bella 88cf3e7c19 fix modid for #192 2019-12-15 00:24:26 -05:00
Bella 873d67cde1 code credits 2019-12-14 20:03:23 -05:00
Bella e660fe7e67 force on startup 2019-12-13 11:47:31 -05:00
EmotionalLove 80e98f6eae Code cleanup and import optimisation 2019-12-12 19:59:59 -08:00
Bella fd7ea051dc update json 2019-12-12 21:45:22 -05:00
Bella ed164411e7 bump ver to v1.1.0 2019-12-05 21:20:37 -05:00
Bella bcc9b072e0 fix versioning system to full semver 2019-11-26 09:43:42 -05:00
Bella 53396fe4d7 bump ver to 1.0.9 2019-11-21 08:44:30 -05:00
S-B99 c2d162ca45 bump version to 1.0.8 2019-11-13 08:39:18 -05:00
S-B99 a94f13b9c0 update version string 2019-11-06 20:26:36 -05:00
S-B99 f6497850f5 update to working state 2019-10-25 08:47:00 -04:00
Ridan Vandenbergh f730ad10db Implement center alignment 2019-08-06 20:56:09 +02:00
Ridan Vandenbergh ba54b66182 Use the correct exception for KAMILastConfig 2019-08-06 17:15:08 +02:00
Ridan Vandenbergh 9228b79914 java.io -> java.nio 2019-01-23 00:25:54 +01:00
Ridan Vandenbergh b96f0cb778 Add renamemodule command
Closes #82
2019-01-20 17:45:46 +01:00
zeroeightsix 6dd23762ce Merged ReloadCommand and SaveCommand into ConfigCommand + config path changer 2018-10-14 17:24:30 +02:00
zeroeightsix 47846db010 fixed everything and now everything works 2018-10-14 16:33:27 +02:00
zeroeightsix f08f62fa80 saving, loading, almost everything converted 2018-10-14 15:21:16 +02:00
zeroeightsix 1c80af14d0 Enum settings, converted some old settings to new 2018-10-14 01:31:30 +02:00
zeroeightsix c34a4bef6b Implement settings, setting builders and the stupid ∞ abstraction layers for it 2018-10-13 01:11:54 +02:00
zeroeightsix 9cf35f71d5 Use shutdown hook instead of inject
Closes #33
2018-10-11 20:25:17 +02:00
ossian winter e9ee70793d Revert "Fix alpine errors caused by dependency update"
This reverts commit 116b3d6589.
2018-10-02 14:06:08 -05:00
ossian winter 1851725bb1 Lag compensator already gets registered in it's constructor 2018-10-02 13:49:06 -05:00
ossian winter 116b3d6589 Fix alpine errors caused by dependency update 2018-10-02 13:46:43 -05:00
Ridan Vandenbergh 70c97ab129 fix friends, add command_prefix setting 2018-08-08 21:06:42 +02:00
Ridan Vandenbergh 2429a4dd1e Initial commit 2018-07-21 20:47:46 +02:00