Commit Graph

179 Commits

Author SHA1 Message Date
Tschipp
fe85ff0075
Merge pull request #479 from redd-rl/patch-2
Update Configs.java
2023-04-24 13:54:58 +02:00
redd
4aa7223849
Update Configs.java
my second time pull requesting this but PLEASE take moving elevators blocks OFF the whitelist, they need to be blacklisted because they crash a server when you pick them up using CarryOn
2023-03-26 19:14:36 +02:00
Tschipp
7f68fae6f7 Removed Debug Log Spam 2021-10-22 12:11:18 +02:00
Tschipp
a595db4d78 Fixed bug where items weren't correctly ejected 2021-10-22 00:17:20 +02:00
Tschipp
f72a8b15d4 updated jenkinsfile 2021-10-20 22:41:25 +02:00
Tschipp
b7c2d8e898 Should now be harder to place blocks where they shouldn't be placed 2021-10-20 22:38:34 +02:00
Tschipp
43767969dd Merge remote-tracking branch 'origin/1.12' into 1.12 2021-04-10 10:59:46 +02:00
Tschipp
9503120d58 Updated configs, improved compatibility, fixed sponge server issue 2021-04-10 10:59:42 +02:00
Tschipp
7285284226
Merge pull request #243 from KandiPanda/1.12
Added option to exempt tamed hostile mobs from restrictions on carrying hostile mobs.
2020-06-12 16:05:29 +02:00
KandiPanda
afe45abd1b
Update PickupHandler.java
Removed redundant EntityTameable check from within code already covered by another EntityTameable check (would always be "true" anyways).
Removed redundant EntityTameable check and contents from within the "else" of same outer check (else means it's already failed, and will never succeed this check or run the code within it anyways).
2020-06-12 01:52:18 -05:00
KandiPanda
b0e694f024
Update PickupHandler.java 2020-06-11 23:04:46 -05:00
KandiPanda
3906ea4a1e
Update Configs.java
Add tamedHostileMobExemption option
2020-06-11 22:59:53 -05:00
Tschipp
cc03c7f687
Merge pull request #237 from jaredlll08/1.12
http -> https
2020-05-06 20:39:29 +02:00
Jared
08fd683757
http -> https 2020-05-06 16:35:38 +02:00
Tschipp
dc1144812a
Update README.md 2020-05-05 13:51:37 +02:00
Tschipp
7ac73269e0
Update README.md 2020-05-05 13:51:18 +02:00
Tschipp
d948c37146 Please work now 2020-05-05 11:14:54 +02:00
Tschipp
13313270cf SignJar oof 2020-05-05 10:42:01 +02:00
Tschipp
07426f8acd Updated Jar Signing 2020-05-05 10:22:13 +02:00
Tschipp
11e259369f Edited Base Archive Name 2020-05-05 09:32:04 +02:00
Tschipp
d6952d89eb Build Test 2020-05-04 10:52:12 +02:00
Tschipp
2b687ed23b Added stuff to enable CI 2020-05-04 10:44:37 +02:00
Tschipp
92ebde173f Merge remote-tracking branch 'origin/1.12' into 1.12 2020-05-04 09:56:20 +02:00
Tschipp
884cbeae73 Fixed some stuff 2020-05-04 09:56:13 +02:00
Tschipp
915383423f
Merge pull request #223 from vanja-san/patch-1
Create ru_RU.lang
2020-03-21 14:35:28 +01:00
The_BadUser
c597e381a0
Create ru_RU.lang 2020-03-20 19:24:49 +07:00
Tschipp
40e9f2eece Merge remote-tracking branch 'origin/1.12' into 1.12 2019-10-30 16:27:33 +01:00
Tschipp
1aa3d25872 Added more configs 2019-10-30 16:27:30 +01:00
Tschipp
610ce078db
Merge pull request #200 from Eufranio/1.12
Create pt_BR.lang
2019-10-30 16:27:13 +01:00
Tschipp
b43b91f158
Merge pull request #203 from Barteks2x/1.12
Fix check for multiple tile/entity items, handle switching dimensions correctly. Fixes #201.
2019-10-30 15:57:10 +01:00
Barteks2x
c82c0d97a2 Bump version number, remove early return 2019-10-30 11:39:26 +01:00
Barteks2x
7be7583898 Fix check for multiple tile/entity items, handle switching dimensions correctly. Fixes #201. 2019-10-30 11:08:37 +01:00
Eufranio
91fb127922
Create pt_BR.lang 2019-10-16 18:44:19 -03:00
Tschipp
2b864fd7fe Merge remote-tracking branch 'origin/1.12' into 1.12 2019-06-26 16:02:49 +02:00
Tschipp
62246f935b mcmod 2019-06-26 16:02:14 +02:00
Tschipp
7174a92b69 LLibrary Support 2019-06-26 16:01:26 +02:00
Tschipp
033747916b
Merge pull request #177 from jellysquid3/1.12
Do not parse Mobends configuration every time an entity is rendered
2019-05-20 14:01:51 +02:00
Angeline
5727bea7ed
Do not parse Mobends configuration every time an entity is rendered
Drastically improves performance
2019-05-10 15:57:30 -05:00
Tschipp
cb5edc3061 Obfuscate Support 2018-12-05 18:48:38 +01:00
Tschipp
d3fb8efb45 Update to 1.11.1 2018-10-05 15:40:01 +02:00
Tschipp
4e30e55f3a Merge remote-tracking branch 'origin/1.12' into 1.12 2018-08-14 23:38:54 +02:00
Tschipp
cda44221f7 #124, #125, #126, #127, #128, #129 2018-08-14 23:37:50 +02:00
Unknown
29a9cffe8c Added things to blacklist and fixed Gui close issue 2018-08-03 17:50:49 +02:00
Tschipp
bca7534257 Stupid Config Mistake 2018-07-23 00:46:12 +02:00
Tschipp
eff9e1ba21 mcmod.info 2018-07-23 00:35:38 +02:00
Tschipp
149fe1978e [1.12.2] Added thaumcraft to blacklist, redone arm rendering 2018-07-23 00:29:02 +02:00
Tschipp
9025c53a35 Merge branch 'master' into 1.12 2018-07-06 16:38:23 +02:00
Tschipp
d146c7dd2b Added more mods to the default blacklist [1.11.2] 2018-07-06 16:37:02 +02:00
Tschipp
66d7af98d8 Added Protection for Entities [1.12] 2018-07-06 16:33:32 +02:00
Tschipp
324b055dea Updated to the lastest version of Gamestages [1.12.2] 2018-07-06 11:36:08 +02:00