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 |
|
fullwall
|
1a13150572
|
Add files
|
2012-07-09 16:51:38 +08:00 |
|
fullwall
|
10ae38882d
|
Simplification part 1 - remove characters
|
2012-07-09 16:46:53 +08:00 |
|
fullwall
|
91f6472932
|
Hackfix a stack overflow problem.
|
2012-06-11 16:11:54 +08:00 |
|
fullwall
|
5c72a2ed01
|
Update master
|
2012-06-10 16:09:53 +08:00 |
|
fullwall
|
97b61473c4
|
Update master
|
2012-06-10 16:09:01 +08:00 |
|
fullwall
|
b0ffe41c5a
|
Update master
|
2012-06-10 16:08:16 +08:00 |
|
fullwall
|
a1dabf0b36
|
Update master
|
2012-06-10 16:06:45 +08:00 |
|
fullwall
|
200e4f4ed1
|
Update master
|
2012-06-10 16:05:42 +08:00 |
|
fullwall
|
8f9ecea073
|
Update master
|
2012-06-10 16:04:34 +08:00 |
|
fullwall
|
d826bb3b69
|
Normalise editing slot.
|
2012-05-30 16:39:35 +08:00 |
|
fullwall
|
4144953dff
|
This is why you don't use the github web interface
|
2012-05-27 16:48:58 +08:00 |
|
fullwall
|
735afe277c
|
Update src/main/java/net/citizensnpcs/Settings.java
|
2012-05-27 16:35:04 +08:00 |
|
fullwall
|
392f28ff25
|
.
|
2012-05-27 16:32:11 +08:00 |
|
fullwall
|
70dfe575ff
|
.
|
2012-05-27 16:31:08 +08:00 |
|
fullwall
|
8aa4c75281
|
Fix an issue in Settings.
|
2012-05-27 16:30:27 +08:00 |
|
DMarby
|
50b762bb8e
|
Corrected Metrics Plotter.
|
2012-05-26 23:26:46 +03:00 |
|
fullwall
|
e1bca417d8
|
Metrics....
|
2012-05-26 22:31:01 +08:00 |
|
fullwall
|
e3fb3704b5
|
Fix a multiworld issue in LookClose
|
2012-05-25 23:02:20 +08:00 |
|
fullwall
|
6cd9401a41
|
Delete metrics, clean up
|
2012-05-23 18:57:01 +08:00 |
|
fullwall
|
472ac50003
|
Fix an issue with setDestination not working immediately after spawn
|
2012-05-23 16:51:33 +08:00 |
|
fullwall
|
783dd9a5a9
|
Just use instanceofs
|
2012-05-18 00:06:31 +08:00 |
|
fullwall
|
ad31ba7221
|
Tempfix all the things
|
2012-05-17 23:55:25 +08:00 |
|
fullwall
|
6db2fa9ca6
|
Don't add pig traits at spawn.
|
2012-05-17 23:49:09 +08:00 |
|
fullwall
|
4a51cba1a2
|
Temporary hack to fix age throwing errors, don't give every NPC age on create
|
2012-05-17 23:31:09 +08:00 |
|
fullwall
|
26277ecab6
|
Remove explicit @ServerCommand, remove unnecessary instanceof in CitizensNPCRegistry
|
2012-05-17 23:14:30 +08:00 |
|
fullwall
|
fba0777a0d
|
BREAKING: rename methods
|
2012-05-17 21:34:03 +08:00 |
|
fullwall
|
bcc36a3076
|
Fix typo
|
2012-05-14 19:45:16 +08:00 |
|
fullwall
|
5ea3f32f76
|
Remove constructor parameter, add method in Util
|
2012-05-13 19:41:21 +08:00 |
|
fullwall
|
31dc1f813b
|
Use new constructor
|
2012-05-12 15:18:04 +08:00 |
|
fullwall
|
e6d76e696c
|
Fix bugs with controllables, waypoints, add waypoint editing slot, call damage event
|
2012-05-12 15:13:58 +08:00 |
|
fullwall
|
8a07f129b9
|
Fixed an issue with waypoints
|
2012-05-12 10:01:27 +08:00 |
|