fullwall
|
fef03ea6da
|
Use new lookup api
|
2022-12-04 00:59:16 +08:00 |
|
fullwall
|
6fec436f55
|
Remove some global state from shops
|
2022-12-03 21:32:58 +08:00 |
|
fullwall
|
c935caa140
|
Remove some dead code
|
2022-12-03 21:02:59 +08:00 |
|
fullwall
|
ac387b2de4
|
Add item args to /npc create and /npc item, remove Nameable reference
|
2022-12-03 20:50:06 +08:00 |
|
fullwall
|
ede598cc9b
|
Fix some issues with ShopTrait item costs/results and add NBT filter API. Adjust /npc item to be more flexible.
|
2022-12-03 18:21:46 +08:00 |
|
fullwall
|
c68a7ad82f
|
Null check shop name and make default shop name
|
2022-12-03 00:20:04 +08:00 |
|
fullwall
|
b00ef080c0
|
Adjust ChannelMetadata Netty version
|
2022-12-01 22:39:26 +08:00 |
|
fullwall
|
8a65d4a5a0
|
Add way to set custom name directly
|
2022-11-30 06:13:55 +08:00 |
|
fullwall
|
d8a4c73f58
|
Make /npc shop open on right click with named shops too
|
2022-11-30 05:35:31 +08:00 |
|
fullwall
|
b8050199f1
|
Add per-player rotation API
|
2022-11-28 23:10:50 +08:00 |
|
fullwall
|
f93266135b
|
Cast to player in MoneyAction
|
2022-11-27 00:32:05 +08:00 |
|
fullwall
|
b28d689cbd
|
Add onRemove for cleanup code
|
2022-11-23 19:13:17 +08:00 |
|
fullwall
|
5408e7059c
|
Fix colors in /npc horse
|
2022-11-23 19:03:24 +08:00 |
|
fullwall
|
0e97f2f23f
|
Import deps for javadoc purposes
|
2022-11-17 18:52:32 +08:00 |
|
fullwall
|
bfbc2415a5
|
Enforce collidability even if not explicitly set
|
2022-11-16 21:58:05 +08:00 |
|
fullwall
|
9d0028541e
|
Set sleep status every tick for now (only necessary on 1.14 and below)
|
2022-11-15 21:30:23 +08:00 |
|
fullwall
|
d9c55b97b0
|
Implement cancellable variant
|
2022-11-14 23:53:14 +08:00 |
|
fullwall
|
868c7a463d
|
Check for outdated versions of minecraft in SleepTrait
|
2022-11-14 18:02:52 +08:00 |
|
fullwall
|
12faab3b53
|
Fix NPE in /npc lookclose
|
2022-11-14 00:14:28 +08:00 |
|
fullwall
|
adc4e0cbb0
|
Have to use basic logger until libraries loaded
|
2022-11-13 19:32:02 +08:00 |
|
fullwall
|
a3780e4c4f
|
Adjust lookclose
|
2022-11-13 16:02:17 +08:00 |
|
fullwall
|
7d2a222143
|
Trial using runtime maven dependencies to reduce jar size
|
2022-11-13 12:50:45 +08:00 |
|
fullwall
|
06b1568e07
|
Clear sleeping status on despawn, add some messages in /npc hurt for non-damageable entities
|
2022-11-12 21:51:15 +08:00 |
|
fullwall
|
c02391ccc3
|
Subtle behaviour change to make players remove themselves from tablist on death
|
2022-11-12 16:17:06 +08:00 |
|
fullwall
|
102630a5e0
|
Pass wander pause through to wander goal, fix SleepTrait
|
2022-11-12 12:51:40 +08:00 |
|
fullwall
|
ce1f306b08
|
Make /npc pickupitems persistent
|
2022-11-11 22:41:34 +08:00 |
|
fullwall
|
35245a580b
|
Fix /npc pickupitems message and for players, null casing for /npc panimate START_SLEEPING
|
2022-11-10 21:31:32 +08:00 |
|
fullwall
|
73689cf9c2
|
Widen navigating definition
|
2022-11-07 23:30:39 +08:00 |
|
fullwall
|
cda8aceb5d
|
Minor changes
|
2022-11-06 23:19:08 +08:00 |
|
fullwall
|
c03160e73e
|
Streamline default vocal chord in preparation for speech API simplification
|
2022-10-29 22:47:46 +08:00 |
|
fullwall
|
372d209be1
|
More sane highlight colour handling, be flexible with name length if placeholder immediately replaces
|
2022-10-26 16:59:11 +08:00 |
|
fullwall
|
891b480bea
|
Add requireUndamaged to item cost
|
2022-10-26 15:44:03 +08:00 |
|
fullwall
|
a91f0cd2ee
|
Fix /npc text remove clickable not working, make /npc shop item action work on material alone for now
|
2022-10-26 12:33:23 +08:00 |
|
fullwall
|
ebe1d27986
|
More robust way of checking EntityTransformEvent existence
|
2022-10-26 01:25:30 +08:00 |
|
fullwall
|
f8cdbc4515
|
Add SleepTrait
|
2022-10-25 17:07:11 +08:00 |
|
fullwall
|
353699fe80
|
Add arglength checking for /npc command clearerror
|
2022-10-25 15:58:57 +08:00 |
|
fullwall
|
bbf7ca2f98
|
Add /npc command clearerror
|
2022-10-24 22:01:40 +08:00 |
|
fullwall
|
f6d7ebe809
|
Add STOP_ELYTRA PlayerAnimation, add a right click option to /npc shop to avoid having to make a command for it
|
2022-10-22 10:42:44 +08:00 |
|
fullwall
|
84e59407e4
|
Switch to entities unload event for new paper chunkloading system
|
2022-10-19 01:47:07 +08:00 |
|
fullwall
|
b88dbf2e50
|
Convert command describe to minimessage
|
2022-10-17 16:56:52 +08:00 |
|
fullwall
|
d04ea81225
|
WIP fix for NPCs not despawning properly
|
2022-10-17 01:17:32 +08:00 |
|
fullwall
|
2b19473832
|
Rework HologramTrait implementation
|
2022-10-16 10:41:34 +08:00 |
|
fullwall
|
dee442e935
|
Adjust /npc text to consider delay in right click as well
|
2022-10-15 20:40:05 +08:00 |
|
fullwall
|
5a5bc1349d
|
Update /npc text editor to minimessage
|
2022-10-15 20:37:27 +08:00 |
|
fullwall
|
b3aa62a060
|
Fix /npc text incorrect formatting
|
2022-10-15 19:32:25 +08:00 |
|
fullwall
|
856b40b890
|
Add /npc speak --range
|
2022-10-15 16:59:09 +08:00 |
|
fullwall
|
1213c5462c
|
Remove <reset> from text
|
2022-10-13 11:08:16 +08:00 |
|
fullwall
|
b686323cd7
|
Add reset to NPC text
|
2022-10-09 19:59:15 +08:00 |
|
fullwall
|
91feca62c7
|
Add /npc jump and /npc wander
|
2022-10-08 11:11:40 +08:00 |
|
fullwall
|
eb5adf9667
|
Convert messages to use minimessage
|
2022-10-05 22:27:09 +08:00 |
|
fullwall
|
fc83c28085
|
Consolidate sit implementation, persist sit location to avoid sinking over successive restarts
|
2022-10-04 23:42:23 +08:00 |
|
fullwall
|
f11f79fe21
|
Merge branch 'master' of github.com:CitizensDev/Citizens2
|
2022-10-04 22:18:20 +08:00 |
|
fullwall
|
d11fd91d4a
|
STOP_USE_ITEM not supported
|
2022-10-04 22:18:05 +08:00 |
|
Peridot
|
2a4f222c3e
|
Don't use google commons in Util#requiresNettyChannelMetadata (#2907)
* Improve Util#requiresNettyChannelMetadata
* Fix comment
* Don't use google commons in Util#requiresNettyChannelMetadata
|
2022-10-03 09:12:39 +08:00 |
|
fullwall
|
838aa3019b
|
Minor changes
|
2022-10-02 23:10:23 +08:00 |
|
Peridot
|
bfc7a540cf
|
Improve Util#requiresNettyChannelMetadata - support newer netty version (#2901)
* Improve Util#requiresNettyChannelMetadata
* Fix comment
|
2022-10-02 02:44:16 +08:00 |
|
md5nake
|
d29781e0b5
|
Make pathfinder max visited nodes configurable (#2902)
|
2022-10-02 02:44:06 +08:00 |
|
fullwall
|
20423c0375
|
Add some basic permissions checks
|
2022-09-15 02:35:42 +08:00 |
|
fullwall
|
d241cdb370
|
Update trait commands
|
2022-09-15 02:28:07 +08:00 |
|
fullwall
|
03e757d411
|
Fix wither arrow shield typo
|
2022-09-15 01:01:48 +08:00 |
|
fullwall
|
12b60fcdf2
|
Fix EntityTransformEvent on old versions of minecraft
|
2022-09-13 00:56:03 +08:00 |
|
fullwall
|
1977e146d0
|
Try to deploy parent pom
|
2022-09-10 10:08:33 +08:00 |
|
fullwall
|
d64cfda050
|
Update poms for new repo
|
2022-09-09 19:05:23 +08:00 |
|
fullwall
|
b6563dba8d
|
Block entity transformations if protected
|
2022-09-09 18:13:01 +08:00 |
|
fullwall
|
eed8457b6d
|
Make /npc list slightly more intuitive
|
2022-09-09 05:43:25 +08:00 |
|
fullwall
|
e65ac15b6c
|
Add deploy phase
|
2022-09-09 03:44:45 +08:00 |
|
fullwall
|
1ccc2eae6d
|
Adjust /npc wither charged -> invulnerable, add arrow-shield
|
2022-09-08 13:28:14 +08:00 |
|
fullwall
|
a70ca4fe8b
|
Update pom.xml
|
2022-09-08 03:21:27 +08:00 |
|
fullwall
|
f2021cd60e
|
Use @Arg in NPCCommands
|
2022-09-08 03:01:39 +08:00 |
|
fullwall
|
a316a87711
|
Implement new flag command API, fix hologram line display
|
2022-09-07 02:11:07 +08:00 |
|
fullwall
|
61b71cb2d2
|
Add temporary hologram lines
|
2022-09-04 00:22:20 +08:00 |
|
fullwall
|
6270985989
|
Make text edit check argument length, move some code into ProfileFetchThread
|
2022-09-03 15:39:08 +08:00 |
|
fullwall
|
479e350f12
|
Compare center
|
2022-08-22 22:51:33 +08:00 |
|
fullwall
|
6b2440d8c3
|
Change logging
|
2022-08-22 22:30:51 +08:00 |
|
fullwall
|
0a0f4a8c63
|
Add debugging command
|
2022-08-22 22:10:48 +08:00 |
|
fullwall
|
a1da32d1d6
|
Change default delay setting
|
2022-08-21 21:34:53 +08:00 |
|
fullwall
|
30b2f5a8e2
|
Placeholders for speech bubbles, /npc command errormsg
|
2022-08-21 16:15:40 +08:00 |
|
fullwall
|
9592de5716
|
Sets.difference is not working in 1.8.8
|
2022-08-17 23:33:29 +08:00 |
|
fullwall
|
8bee4c8b80
|
Fixes to hologramtrait
|
2022-08-12 13:48:54 +08:00 |
|
fullwall
|
0645934c1e
|
Clamp yaw properly for smoothrotationtrait
|
2022-08-09 23:07:48 +08:00 |
|
fullwall
|
4bb3ee8845
|
Bump to 1.19.2
|
2022-08-06 10:20:03 +08:00 |
|
fullwall
|
7bbe87be0b
|
Move EntitiesLoadEvent to a separate file
|
2022-08-05 12:01:07 +08:00 |
|
fullwall
|
0afeb4792d
|
Use EntitiesLoadEvent instead of ChunkLoadEvent, other minor fixes
|
2022-08-04 11:48:48 +08:00 |
|
fullwall
|
3409b06b93
|
Fix zombievillager error in 1.8
|
2022-08-02 23:06:56 +08:00 |
|
fullwall
|
967fea021e
|
Use placeholders in /npc shop
|
2022-07-29 09:15:15 +08:00 |
|
fullwall
|
8b488ddc61
|
Fix spaces in server names
|
2022-07-29 02:03:16 +08:00 |
|
fullwall
|
7f993e2c1d
|
Cleanup and use new method
|
2022-07-28 23:34:03 +08:00 |
|
fullwall
|
748af9f9bd
|
Implement new methods
|
2022-07-28 15:43:24 +08:00 |
|
fullwall
|
e9d197eab0
|
Simplify navigator interface
|
2022-07-28 15:36:16 +08:00 |
|
fullwall
|
7b3c0c8126
|
Add /npc allay
|
2022-07-28 06:36:51 +08:00 |
|
fullwall
|
2aa6b860c4
|
1.19.1 update
|
2022-07-28 05:03:30 +08:00 |
|
fullwall
|
70d7cfa6f2
|
Work on npc shop; now possible to buy and sell
|
2022-07-27 17:05:52 +08:00 |
|
fullwall
|
1f9931fdff
|
Use setClickHandler
|
2022-07-27 03:40:46 +08:00 |
|
fullwall
|
d888d13955
|
Switch back to sending scoreboards on change only
|
2022-07-27 03:27:49 +08:00 |
|
fullwall
|
2b88eb7aaa
|
All NPCs should send scoreboard teams on player join
|
2022-07-27 01:29:10 +08:00 |
|
fullwall
|
048f0877c8
|
Temporarily update scoreboard every time
|
2022-07-27 00:19:47 +08:00 |
|
fullwall
|
9cf7779ff4
|
Work on /npc shop, QoL tweaks, fix scoreboard team removal
|
2022-07-26 23:50:28 +08:00 |
|
fullwall
|
5dbc578fd2
|
Integrate team creation directly into ScoreboardTrait
|
2022-07-25 23:14:00 +08:00 |
|
fullwall
|
71bc177298
|
Try scanning the online players less
|
2022-07-25 15:53:34 +08:00 |
|
fullwall
|
acca94d911
|
Aggressively send scoreboard teams
|
2022-07-25 15:40:39 +08:00 |
|