fullwall
|
88936787c0
|
Update for 1.3.2, reuse instances when loading
|
2012-08-26 21:04:07 +08:00 |
|
fullwall
|
1a9c6ae0a0
|
Implement changes
|
2012-08-25 10:40:36 +08:00 |
|
fullwall
|
26538aafb0
|
Enable player swimming
|
2012-08-19 12:59:32 +08:00 |
|
fullwall
|
1328df1cf9
|
Bugfix
|
2012-08-19 12:51:45 +08:00 |
|
fullwall
|
2af3790fc2
|
Bugfix
|
2012-08-18 15:13:33 +08:00 |
|
fullwall
|
aa095e0d1b
|
Bugfix
|
2012-08-17 22:05:30 +08:00 |
|
fullwall
|
4ac86c4e30
|
Null checks when searching for Vault
|
2012-08-17 15:12:54 +08:00 |
|
fullwall
|
7eb1a9077f
|
Remove pointless abstraction in WaypointGoal, made it a bit faster when only one waypoint
|
2012-08-16 23:15:10 +08:00 |
|
fullwall
|
6cf0cc08c5
|
Implement NPCDamageByBlockEvent
|
2012-08-16 00:13:46 +08:00 |
|
fullwall
|
3c1cc9934f
|
Add message for NPCPayListener
|
2012-08-16 00:08:36 +08:00 |
|
fullwall
|
e441abf839
|
Vault support
|
2012-08-16 00:06:13 +08:00 |
|
fullwall
|
270f5536af
|
Check for null in getBukkitEntity() fix issue in Text
|
2012-08-12 14:39:44 +08:00 |
|
fullwall
|
0e817378ab
|
Bugfixes, speed updates during pathfinding
|
2012-08-07 22:04:52 +08:00 |
|
fullwall
|
687200463b
|
Trait commands act as toggle
|
2012-08-06 17:26:17 +08:00 |
|
fullwall
|
674974aa15
|
Fix traits/lookclose, use less memory in MCTargetStrategy, improve Behaviour (ie. scripts don't need to implement hashCode() any more)
|
2012-08-06 17:22:04 +08:00 |
|
fullwall
|
efadc1bf08
|
Move trait commands, /npc copy
|
2012-08-05 21:07:42 +08:00 |
|
fullwall
|
0c2ba89c55
|
Experimental change to use less memory for sockets - may break player NPCs
|
2012-08-05 14:21:34 +08:00 |
|
fullwall
|
e7244ba118
|
Forgot this
|
2012-08-05 14:16:11 +08:00 |
|
fullwall
|
32c7ef28bb
|
Support spaces in names for /npc rename
|
2012-08-05 14:15:04 +08:00 |
|
fullwall
|
235b0faa36
|
Update for new YamlStorage constructor
|
2012-08-05 13:19:16 +08:00 |
|
fullwall
|
e96f3adf63
|
Change settings node
|
2012-08-04 23:19:22 +08:00 |
|
fullwall
|
ba1d245169
|
Derp
|
2012-08-04 22:08:47 +08:00 |
|
fullwall
|
4372b8c389
|
Provide /npc2 and /citizens2 aliases for commands for compatibility
|
2012-08-04 21:56:35 +08:00 |
|
fullwall
|
675052b8d9
|
Use collision vector from event
|
2012-08-04 13:39:04 +08:00 |
|
fullwall
|
a5a2f7f7ef
|
CommandConfigurable interface, range/realistic looking settings added to LookClose and Text
|
2012-08-04 12:48:07 +08:00 |
|
fullwall
|
3a03525a41
|
C:/Program Files/Git/npc speed [speed] and speed/range saving
|
2012-08-03 22:30:11 +08:00 |
|
fullwall
|
ec9962b36f
|
Move reflection into its own file
|
2012-08-03 21:18:10 +08:00 |
|
fullwall
|
8c7cfa88e9
|
Fix player movement, block villager trading
|
2012-08-02 22:51:10 +08:00 |
|
fullwall
|
28013dc689
|
Update for 1.3
|
2012-08-02 21:44:59 +08:00 |
|
fullwall
|
11fc67fff6
|
Use custom spawn reason
|
2012-07-28 16:22:03 +08:00 |
|
fullwall
|
b2253db67d
|
Fix some issues with pathing/controllable
|
2012-07-28 16:15:12 +08:00 |
|
fullwall
|
588d491667
|
Implement NPCPush/CollisionEvent
|
2012-07-28 15:02:57 +08:00 |
|
fullwall
|
1957fa9c0d
|
Implement pathfinding range methods in Navigator, make default range setting of 25F
|
2012-07-28 11:04:59 +08:00 |
|
fullwall
|
fa35bed33f
|
Implement NPCCollisionEvent, made EntityType matching more sane
|
2012-07-28 00:01:52 +08:00 |
|
fullwall
|
f27eab8622
|
Add isPaused() and setPaused(boolean) to WaypointProvider
|
2012-07-27 22:48:06 +08:00 |
|
fullwall
|
af9c42cfb6
|
Fix waypoints (an issue with the Goal, not pathing) and make entity type use the bukkit naming scheme
|
2012-07-26 19:01:50 +08:00 |
|
fullwall
|
90191c435e
|
Add isPushable() and setPushable(), cleanup
|
2012-07-24 14:47:10 +08:00 |
|
fullwall
|
1bd973141a
|
Fix equipment editing
|
2012-07-24 14:21:59 +08:00 |
|
fullwall
|
f9574a2551
|
Fix pig pathing speed
|
2012-07-22 15:44:40 +08:00 |
|
fullwall
|
20c102f1e7
|
Add -r flag to /npc trat
|
2012-07-22 14:47:44 +08:00 |
|
fullwall
|
b73afa92d6
|
Better threading - stop memory leak
|
2012-07-22 14:18:24 +08:00 |
|
fullwall
|
94e366ff31
|
Remove debugging, don't use metrics for internal traits
|
2012-07-21 23:28:19 +08:00 |
|
fullwall
|
5748a3007c
|
Fix some bugs
|
2012-07-21 23:19:54 +08:00 |
|
fullwall
|
d6e5995df9
|
Don't use internal classes from other packages. Fixes CITIZENS-112
|
2012-07-21 14:11:32 +08:00 |
|
fullwall
|
bcd727e554
|
Git fail. WARNING: API BREAKAGES
|
2012-07-19 23:10:30 +08:00 |
|
fullwall
|
bc5fe1bb18
|
Merge branch 'simplify'. WARNING: API BREAKAGE - things using the API will likely break
|
2012-07-19 23:03:42 +08:00 |
|
fullwall
|
be24bd67bc
|
Update waypoints for new AI
|
2012-07-19 20:58:22 +08:00 |
|
fullwall
|
efe491c053
|
Simplify part 2 - AI
|
2012-07-18 23:42:43 +08:00 |
|
fullwall
|
151d82a83f
|
Revert "Simplification part 1 - remove characters"
This reverts commit 10ae38882d .
|
2012-07-09 21:35:57 +08:00 |
|
fullwall
|
d207234df5
|
Revert "Add files"
This reverts commit 1a13150572 .
|
2012-07-09 21:35:45 +08:00 |
|