libraryaddict
|
4ef142b098
|
Use getRawValue() instead of getValue(), fixes #520
|
2020-11-02 04:05:36 +13:00 |
|
libraryaddict
|
a9bec1ef93
|
Fix assumed player self disguise when doing exp orb, fixes #519
|
2020-10-29 01:49:05 +13:00 |
|
libraryaddict
|
f7c2d18937
|
Dunno why this is a problem to begin with
|
2020-10-25 10:45:22 +13:00 |
|
libraryaddict
|
972633876e
|
Fix logs for 1.12
|
2020-10-21 11:34:03 +13:00 |
|
libraryaddict
|
ac35cb64b6
|
Add ocelot type enum
|
2020-10-21 11:33:18 +13:00 |
|
libraryaddict
|
c0ff4960aa
|
Don't ignore deprecated methods if they used to be valid
|
2020-10-21 11:14:34 +13:00 |
|
libraryaddict
|
331133f1a1
|
Add missing ravager/pillar sounds
|
2020-10-19 04:42:16 +13:00 |
|
libraryaddict
|
a39ca29aef
|
Dont delay a teleportion
|
2020-10-16 19:34:37 +13:00 |
|
libraryaddict
|
bae41272dd
|
Merge remote-tracking branch 'origin/master' into master
|
2020-10-16 19:22:59 +13:00 |
|
libraryaddict
|
c7d54fa701
|
Hopefully fix an invisibility issue
|
2020-10-16 19:22:51 +13:00 |
|
libraryaddict
|
61775bdf88
|
Merge pull request #517 from libraryaddict/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
|
2020-10-14 10:39:02 +13:00 |
|
dependabot[bot]
|
20d8a42363
|
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-13 10:32:33 +00:00 |
|
libraryaddict
|
a20d0fbaed
|
Quick fix
|
2020-10-13 20:19:11 +13:00 |
|
libraryaddict
|
d1181ed58f
|
A small check
|
2020-10-13 20:09:31 +13:00 |
|
libraryaddict
|
107021a572
|
Minor change
|
2020-10-10 07:36:09 +13:00 |
|
libraryaddict
|
76f3383c16
|
Update multiline names
|
2020-10-10 07:34:19 +13:00 |
|
libraryaddict
|
0213f7f034
|
Don't always update custom names
|
2020-10-10 07:30:34 +13:00 |
|
libraryaddict
|
7f50acf061
|
Remove newlines from custom disguise saving
|
2020-10-10 07:08:37 +13:00 |
|
libraryaddict
|
5019cb985b
|
Stick that dev build out there
|
2020-10-09 12:07:05 +13:00 |
|
libraryaddict
|
4e7098e462
|
Release 10.0.18
|
2020-10-09 11:57:27 +13:00 |
|
libraryaddict
|
5f2fb5fc54
|
Fix a check not done for setEnraged
|
2020-10-09 11:56:00 +13:00 |
|
libraryaddict
|
f229b25c71
|
Release 10.0.17
|
2020-10-09 11:44:48 +13:00 |
|
libraryaddict
|
687f47e22e
|
Messy fix for setEnraged, fixes #506
|
2020-10-09 11:00:49 +13:00 |
|
libraryaddict
|
6505d7530f
|
Add y modifier to disguises
|
2020-10-09 10:55:38 +13:00 |
|
libraryaddict
|
1795e03e31
|
Add ability to customize name above head
|
2020-10-09 10:18:52 +13:00 |
|
libraryaddict
|
1ed3a149ea
|
Fix serializing of more complex items such as player heads, don't include setArmor in disguise string but instead rely on sethelmet etc
|
2020-10-09 10:09:37 +13:00 |
|
libraryaddict
|
be34a2c84a
|
Better Array handling
|
2020-10-09 06:45:49 +13:00 |
|
libraryaddict
|
dff3e23821
|
Fixed falling block grid lock, improved player disguises skins a ton
|
2020-10-07 08:21:21 +13:00 |
|
libraryaddict
|
bea34b18c2
|
Update onfigs
|
2020-10-03 15:37:06 +13:00 |
|
libraryaddict
|
e731323110
|
Delay teleport by another tick, lower distance
|
2020-10-02 07:42:35 +13:00 |
|
libraryaddict
|
3d0c209cf7
|
Try handle player skins better
|
2020-10-02 07:15:32 +13:00 |
|
libraryaddict
|
67a873b37f
|
Delay packs
|
2020-10-01 10:37:54 +13:00 |
|
libraryaddict
|
166658b99b
|
Push player skin fix may need good testing
|
2020-10-01 09:47:42 +13:00 |
|
libraryaddict
|
02171b60b6
|
More
|
2020-09-30 06:28:46 +13:00 |
|
libraryaddict
|
96f53a1270
|
Clarify multiname in config
|
2020-09-30 06:28:00 +13:00 |
|
libraryaddict
|
d063da9951
|
Update DisguiseUtilities.java
|
2020-09-26 20:52:39 +12:00 |
|
libraryaddict
|
a92c8fb55e
|
Add ability for player disguises to copy existing players display name
|
2020-09-26 12:00:44 +12:00 |
|
libraryaddict
|
0a3bda1a8e
|
Help fix error
|
2020-09-26 02:20:28 +12:00 |
|
libraryaddict
|
6d559b1887
|
Fix paper & bounding boxes hating each other
|
2020-09-19 09:01:28 +12:00 |
|
libraryaddict
|
2e22dad323
|
De-update the pom
|
2020-09-19 08:12:45 +12:00 |
|
libraryaddict
|
ae34cb33b6
|
Fix multinames getting out of sync
|
2020-09-19 08:07:12 +12:00 |
|
libraryaddict
|
a66b41e4f5
|
Always update if you can
|
2020-09-19 07:24:12 +12:00 |
|
libraryaddict
|
ac574bc51c
|
Fix multi-names breaking on freebies
|
2020-09-19 07:09:03 +12:00 |
|
libraryaddict
|
ac2d3d8325
|
Add /ld logs, fix horse disguise riding not moving
|
2020-09-19 06:08:20 +12:00 |
|
libraryaddict
|
0cd7806d21
|
Fix Disguise.clone() not cloning expires
|
2020-09-16 06:56:08 +12:00 |
|
libraryaddict
|
e67115106d
|
Fix riding a player when disguised being weird
|
2020-09-15 22:13:21 +12:00 |
|
libraryaddict
|
b9490e8344
|
Potentially fix setExpires
|
2020-09-15 22:01:48 +12:00 |
|
libraryaddict
|
d73d3f006b
|
Opps
|
2020-09-15 21:59:17 +12:00 |
|
libraryaddict
|
6de077882c
|
Add null check, always try process packets after 30 seconds
|
2020-09-15 21:58:33 +12:00 |
|
libraryaddict
|
ebb6d2030d
|
Try new method to handle skins
|
2020-09-15 21:54:29 +12:00 |
|