Commit Graph

35 Commits

Author SHA1 Message Date
chylex e0c3ed6bc3
Move debug utilities to a separate module 2021-09-05 05:57:43 +02:00
chylex ec103b67d7
Add util module and reorganize classes and packages 2021-07-18 15:57:29 +02:00
chylex 3cce30eb84 Fix build.gradle and update versions 2021-04-02 15:30:57 +02:00
chylex 7b54a8885a IntelliJ folder exclusions are fucked... 2020-12-11 17:03:00 +01:00
chylex 7957655ed1 Update IDEA project settings 2020-11-22 23:28:07 +01:00
chylex d901f1b2f4 Migrate parts of coremod to mixin 2020-11-04 14:39:26 +01:00
chylex 089a0501d6 Add datagen module 2020-10-01 08:09:01 +02:00
chylex 951dc1e4b9 Update IntelliJ inspections & excluded folders 2020-09-30 13:25:50 +02:00
chylex 2fea86e6a5 Update .gitignore and IntelliJ project files 2020-09-28 13:24:29 +02:00
chylex 96e19ad787 Add sub-project 'system' module into src/system 2020-09-28 06:29:45 +02:00
chylex 86b1b858ba Update Gradle, IntelliJ files, and inspection profile 2020-07-21 05:43:56 +02:00
chylex 41aa0b6695 Update Forge version, mappings, and IntelliJ settings 2020-01-23 03:49:45 +01:00
chylex e31ffac439 Initial compiler error fixing for 1.14.4 2020-01-08 18:08:03 +01:00
chylex 8585ab5509 Update build.gradle & meta files to Minecraft 1.14.4, include Kottle library 2020-01-08 16:52:58 +01:00
chylex b04a27e80c Hide unwanted vanilla/forge imports in IntelliJ 2019-10-12 16:30:08 +02:00
chylex 0f9277b943 Include IntelliJ inspection profile in the repo 2019-09-10 12:27:04 +02:00
chylex efb295e343 Add coremod & utilities 2019-08-02 18:18:04 +02:00
chylex 482c5f7153 Change IntelliJ module names because ??? 2019-08-01 04:01:26 +02:00
chylex a2424fa904 Update Kotlin to 1.3.40 2019-06-20 05:47:57 +02:00
chylex 9fbc3c4f01 Update DCEVM settings to fix Forge event hot swap 2019-04-17 05:53:49 +02:00
chylex 12cda08d04 wtf intellij 2019-04-03 11:54:49 +02:00
chylex f941bf6133 Add VM parameters to improve DCEVM performance 2019-03-31 13:53:39 +02:00
chylex f1afdcd3c7 Minor code tweaks & add ignored packages in autocomplete 2019-02-24 13:26:02 +01:00
chylex 4082c6b7ab Push config file for Statistic plugin 2018-11-28 06:26:25 +01:00
chylex c30c5938fd IntelliJ is a great IDE with no glaring UX omissions Kappa 2018-10-01 14:33:33 +02:00
chylex 4c2feacd29 Stop importing 'T' and fucking up generics, intellij 2018-09-14 13:07:18 +02:00
chylex fc09e69ae2 Set a client username to keep advancements and statistics 2018-09-06 08:30:11 +02:00
chylex bd2f643740 Add JUnit reference & update run configurations 2018-08-27 19:34:41 +02:00
chylex 1f878d8edb Add import exclusion rules and fix warnings 2018-03-22 11:17:30 +01:00
chylex 15f7f78d69 Add debug mode triggered by a custom VM argument 2018-03-20 23:59:17 +01:00
chylex 27c6d533f0 Push run configurations 2018-03-20 23:32:10 +01:00
chylex 28e897cdfd Update annotation settings 2018-03-20 23:03:37 +01:00
chylex 2227eee3dd Fix Kotlin to target JVM 1.8 and ignore NetworkCheckHandler warnings 2018-03-17 20:35:29 +01:00
chylex 95af2c14fc Update Kotlin version and modules.xml 2018-03-02 08:11:32 +01:00
chylex 0af463f98c Push gitignore and workspace settings 2018-01-29 13:11:52 +01:00