fullwall
|
fca99af3ba
|
Fix pathfinding range
|
2012-08-27 23:18:12 +08:00 |
|
fullwall
|
2312b66297
|
Update for 1.3.2, reuse instances when loading
|
2012-08-26 21:04:07 +08:00 |
|
fullwall
|
28356f54a0
|
Implement changes
|
2012-08-25 10:40:36 +08:00 |
|
fullwall
|
98e8b3e991
|
Enable player swimming
|
2012-08-19 12:59:32 +08:00 |
|
fullwall
|
080e652124
|
Bugfix
|
2012-08-19 12:51:45 +08:00 |
|
fullwall
|
07edf17dae
|
Bugfix
|
2012-08-18 15:13:33 +08:00 |
|
fullwall
|
17366cba20
|
Bugfix
|
2012-08-17 22:05:30 +08:00 |
|
fullwall
|
72aeffe3fe
|
Null checks when searching for Vault
|
2012-08-17 15:12:54 +08:00 |
|
fullwall
|
2a6870da14
|
Remove pointless abstraction in WaypointGoal, made it a bit faster when only one waypoint
|
2012-08-16 23:15:10 +08:00 |
|
fullwall
|
ae20494f92
|
Implement NPCDamageByBlockEvent
|
2012-08-16 00:13:46 +08:00 |
|
fullwall
|
e393f2d38b
|
Add message for NPCPayListener
|
2012-08-16 00:08:36 +08:00 |
|
fullwall
|
2fceea7d23
|
Vault support
|
2012-08-16 00:06:13 +08:00 |
|
fullwall
|
6c93fad879
|
Check for null in getBukkitEntity() fix issue in Text
|
2012-08-12 14:39:44 +08:00 |
|
fullwall
|
e0638f2df7
|
Bugfixes, speed updates during pathfinding
|
2012-08-07 22:04:52 +08:00 |
|
fullwall
|
e51a671862
|
Trait commands act as toggle
|
2012-08-06 17:26:17 +08:00 |
|
fullwall
|
eacf70202d
|
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
|
358cf996b1
|
Move trait commands, /npc copy
|
2012-08-05 21:07:42 +08:00 |
|
fullwall
|
52e393b44b
|
Experimental change to use less memory for sockets - may break player NPCs
|
2012-08-05 14:21:34 +08:00 |
|
fullwall
|
90e5b4b2d9
|
Forgot this
|
2012-08-05 14:16:11 +08:00 |
|
fullwall
|
6a322f7f25
|
Support spaces in names for /npc rename
|
2012-08-05 14:15:04 +08:00 |
|
fullwall
|
378077edd6
|
Update for new YamlStorage constructor
|
2012-08-05 13:19:16 +08:00 |
|
fullwall
|
e4ccfc10fe
|
Change settings node
|
2012-08-04 23:19:22 +08:00 |
|
fullwall
|
d673f563d0
|
Derp
|
2012-08-04 22:08:47 +08:00 |
|
fullwall
|
83e36db489
|
Provide /npc2 and /citizens2 aliases for commands for compatibility
|
2012-08-04 21:56:35 +08:00 |
|
fullwall
|
b081ecd5ac
|
Use collision vector from event
|
2012-08-04 13:39:04 +08:00 |
|
fullwall
|
288bcf5e9f
|
CommandConfigurable interface, range/realistic looking settings added to LookClose and Text
|
2012-08-04 12:48:07 +08:00 |
|
fullwall
|
461d102107
|
C:/Program Files/Git/npc speed [speed] and speed/range saving
|
2012-08-03 22:30:11 +08:00 |
|
fullwall
|
1d076ace14
|
Move reflection into its own file
|
2012-08-03 21:18:10 +08:00 |
|
fullwall
|
5126a5c9ad
|
Fix player movement, block villager trading
|
2012-08-02 22:51:10 +08:00 |
|
fullwall
|
b9b6004e65
|
Update for 1.3
|
2012-08-02 21:44:59 +08:00 |
|
fullwall
|
3c3c6cc5f1
|
Use custom spawn reason
|
2012-07-28 16:22:03 +08:00 |
|
fullwall
|
8bb4964e1d
|
Fix some issues with pathing/controllable
|
2012-07-28 16:15:12 +08:00 |
|
fullwall
|
11325cbbfa
|
Implement NPCPush/CollisionEvent
|
2012-07-28 15:02:57 +08:00 |
|
fullwall
|
585de19c25
|
Implement pathfinding range methods in Navigator, make default range setting of 25F
|
2012-07-28 11:04:59 +08:00 |
|
fullwall
|
bb812f699e
|
Implement NPCCollisionEvent, made EntityType matching more sane
|
2012-07-28 00:01:52 +08:00 |
|
fullwall
|
4294758937
|
Add isPaused() and setPaused(boolean) to WaypointProvider
|
2012-07-27 22:48:06 +08:00 |
|
fullwall
|
54c80aaa08
|
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
|
4cf071bf4b
|
Add isPushable() and setPushable(), cleanup
|
2012-07-24 14:47:10 +08:00 |
|
fullwall
|
7158aa6bfb
|
Fix equipment editing
|
2012-07-24 14:21:59 +08:00 |
|
fullwall
|
6f30ed3496
|
Fix pig pathing speed
|
2012-07-22 15:44:40 +08:00 |
|
fullwall
|
ec3182cc01
|
Add -r flag to /npc trat
|
2012-07-22 14:47:44 +08:00 |
|
fullwall
|
f8afd032a8
|
Better threading - stop memory leak
|
2012-07-22 14:18:24 +08:00 |
|
fullwall
|
64c630784d
|
Remove debugging, don't use metrics for internal traits
|
2012-07-21 23:28:19 +08:00 |
|
fullwall
|
91424d425c
|
Fix some bugs
|
2012-07-21 23:19:54 +08:00 |
|
fullwall
|
6a991d7c2c
|
Don't use internal classes from other packages. Fixes CITIZENS-112
|
2012-07-21 14:11:32 +08:00 |
|
fullwall
|
e258fc5e3a
|
Git fail. WARNING: API BREAKAGES
|
2012-07-19 23:10:30 +08:00 |
|
fullwall
|
405946528a
|
Revert "Simplification part 1 - remove characters"
This reverts commit 43f7cbc4a5 .
|
2012-07-09 21:35:57 +08:00 |
|
fullwall
|
20cc3d2279
|
Revert "Add files"
This reverts commit 598bd56323 .
|
2012-07-09 21:35:45 +08:00 |
|
fullwall
|
598bd56323
|
Add files
|
2012-07-09 16:51:38 +08:00 |
|
fullwall
|
43f7cbc4a5
|
Simplification part 1 - remove characters
|
2012-07-09 16:46:53 +08:00 |
|
fullwall
|
e3d553e0d7
|
Hackfix a stack overflow problem.
|
2012-06-11 16:11:54 +08:00 |
|
fullwall
|
de5edc19ad
|
Update master
|
2012-06-10 16:09:53 +08:00 |
|
fullwall
|
8198e82aaf
|
Update master
|
2012-06-10 16:09:01 +08:00 |
|
fullwall
|
5247967cbb
|
Update master
|
2012-06-10 16:08:16 +08:00 |
|
fullwall
|
dfdce9e4b6
|
Update master
|
2012-06-10 16:06:45 +08:00 |
|
fullwall
|
e28e06ea2a
|
Update master
|
2012-06-10 16:05:42 +08:00 |
|
fullwall
|
5912709b7d
|
Update master
|
2012-06-10 16:04:34 +08:00 |
|
fullwall
|
5c7ac6926b
|
Normalise editing slot.
|
2012-05-30 16:39:35 +08:00 |
|
fullwall
|
c0baa1b446
|
This is why you don't use the github web interface
|
2012-05-27 16:48:58 +08:00 |
|
fullwall
|
36e8d3ca88
|
Update src/main/java/net/citizensnpcs/Settings.java
|
2012-05-27 16:35:04 +08:00 |
|
fullwall
|
0302da1513
|
.
|
2012-05-27 16:32:11 +08:00 |
|
fullwall
|
10543438bd
|
.
|
2012-05-27 16:31:08 +08:00 |
|
fullwall
|
06ba12c22e
|
Fix an issue in Settings.
|
2012-05-27 16:30:27 +08:00 |
|
DMarby
|
1ae9bf3a47
|
Corrected Metrics Plotter.
|
2012-05-26 23:26:46 +03:00 |
|
fullwall
|
bbd38fd5c2
|
Metrics....
|
2012-05-26 22:31:01 +08:00 |
|
fullwall
|
32445afec6
|
Fix a multiworld issue in LookClose
|
2012-05-25 23:02:20 +08:00 |
|
fullwall
|
c5e95eb667
|
Delete metrics, clean up
|
2012-05-23 18:57:01 +08:00 |
|
fullwall
|
22602c225a
|
Fix an issue with setDestination not working immediately after spawn
|
2012-05-23 16:51:33 +08:00 |
|
fullwall
|
08e5f8223d
|
Just use instanceofs
|
2012-05-18 00:06:31 +08:00 |
|
fullwall
|
841f378750
|
Tempfix all the things
|
2012-05-17 23:55:25 +08:00 |
|
fullwall
|
0262ffd018
|
Don't add pig traits at spawn.
|
2012-05-17 23:49:09 +08:00 |
|
fullwall
|
4698e70f77
|
Temporary hack to fix age throwing errors, don't give every NPC age on create
|
2012-05-17 23:31:09 +08:00 |
|
fullwall
|
434bc6168b
|
Remove explicit @ServerCommand, remove unnecessary instanceof in CitizensNPCRegistry
|
2012-05-17 23:14:30 +08:00 |
|
fullwall
|
22ced5b02b
|
BREAKING: rename methods
|
2012-05-17 21:34:03 +08:00 |
|
fullwall
|
41ddb6851b
|
Fix typo
|
2012-05-14 19:45:16 +08:00 |
|
fullwall
|
4cd729ae20
|
Remove constructor parameter, add method in Util
|
2012-05-13 19:41:21 +08:00 |
|
fullwall
|
f3f8fceb6c
|
Use new constructor
|
2012-05-12 15:18:04 +08:00 |
|
fullwall
|
f8cec0710f
|
Fix bugs with controllables, waypoints, add waypoint editing slot, call damage event
|
2012-05-12 15:13:58 +08:00 |
|
fullwall
|
99f6f28e24
|
Fixed an issue with waypoints
|
2012-05-12 10:01:27 +08:00 |
|
fullwall
|
5bf0e6b0fe
|
Bugfixes, console can select NPCs for use with commands
|
2012-05-11 23:13:10 +08:00 |
|
fullwall
|
16fb69950a
|
Changes to arm animations, noDamageTicks is decremented again
|
2012-05-10 20:51:11 +08:00 |
|
fullwall
|
14ae59d090
|
Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2
|
2012-05-08 21:38:52 +08:00 |
|
fullwall
|
406dfea4d1
|
Changes
|
2012-05-08 21:38:28 +08:00 |
|
David Marby
|
dc3544263d
|
Now shows amount of NPCs instead of amount of servers
|
2012-05-07 21:44:54 +02:00 |
|
David Marby
|
f8245cc79e
|
Capitalize names
|
2012-05-07 19:53:58 +02:00 |
|
David Marby
|
dfe92470e5
|
Made it actually work, lawl
|
2012-05-07 19:33:02 +02:00 |
|
David Marby
|
ef24c160ad
|
Another Cleanup
|
2012-05-06 17:58:56 +02:00 |
|
David Marby
|
fe54f81b84
|
Cleanup
|
2012-05-05 21:24:50 +02:00 |
|
David Marby
|
5830ebb426
|
Updated Metrics, Added Character Types Metrics
|
2012-05-05 17:22:11 +02:00 |
|
fullwall
|
1eb3041b3b
|
Fix logic error in entity equip
|
2012-05-04 18:41:47 +08:00 |
|
aPunch
|
6f77e0e6a7
|
Slightly hackish workaround for mob NPC and spawn egg bug. This fixes CITIZENS-59.
|
2012-05-03 16:38:23 -05:00 |
|
aPunch
|
b12b9e11ba
|
Fix equip NPE. This fixes CITIZENS-62.
|
2012-05-03 15:53:35 -05:00 |
|
fullwall
|
37ba042c29
|
Changes
|
2012-05-03 23:22:31 +08:00 |
|
fullwall
|
154192ae38
|
Set the head yaw as well, remove bukkit from pom as it is included in craftbukkit
|
2012-04-30 23:19:07 +08:00 |
|
fullwall
|
56ea9bbddb
|
Fixed human npcs not updating properly, exclude some types from waypoints
|
2012-04-30 22:56:27 +08:00 |
|
fullwall
|
d17e49ee74
|
Refactoring, Behaviour trait (scripted AI)
|
2012-04-30 21:38:18 +08:00 |
|
fullwall
|
4b1a0bbeae
|
Fix typo
|
2012-04-30 19:56:57 +08:00 |
|
fullwall
|
34622b0ba3
|
Fix bugs
|
2012-04-30 17:52:55 +08:00 |
|
fullwall
|
2688ae902f
|
Cache workaround no longer applicable
|
2012-04-29 17:03:10 +08:00 |
|
aPunch
|
8c0ebdc65d
|
No need for an extra key
|
2012-04-26 04:01:12 -05:00 |
|
fullwall
|
05bd12ba05
|
Package refactor, getNPC lookup optimisation, fix ByIdArray iterator remove
|
2012-04-24 23:05:38 +08:00 |
|
fullwall
|
5e373a1b7e
|
Minor changes
|
2012-04-24 14:17:16 +08:00 |
|
fullwall
|
18bd700f75
|
Fix typo
|
2012-04-24 14:13:05 +08:00 |
|
fullwall
|
118223f884
|
Extra validation code in Itr
|
2012-04-24 14:01:52 +08:00 |
|
fullwall
|
c8415740dc
|
Ignore non-living entities
|
2012-04-24 13:31:52 +08:00 |
|
fullwall
|
433c438398
|
Avoid using iterators where possible
|
2012-04-22 19:33:35 +08:00 |
|
fullwall
|
bd563d646b
|
Remove hyphens from trait names, add TODO
|
2012-04-22 17:57:50 +08:00 |
|
fullwall
|
e6c20235c6
|
Rework lookclose logic, Controllable is now Toggleable
|
2012-04-21 14:12:30 +08:00 |
|
fullwall
|
32b9f4ff2b
|
Default type to player if not found
|
2012-04-20 23:19:15 +08:00 |
|
fullwall
|
e60e889775
|
Fix errors in entity instantiation and update entities properly
|
2012-04-20 22:45:09 +08:00 |
|
fullwall
|
82da2c8beb
|
Add some more TODOs, make TraitManager slightly more flexible with constructors, fix number of args for controllable
|
2012-04-20 22:19:03 +08:00 |
|
fullwall
|
8225f3e57b
|
Fix for controllables not creating the trait properly
|
2012-04-20 21:49:30 +08:00 |
|
fullwall
|
8cf64ddc73
|
Simple controllable command
|
2012-04-19 22:57:54 +08:00 |
|
fullwall
|
86dcef9ad0
|
Move updating to individual entities
|
2012-04-19 11:52:07 +08:00 |
|
fullwall
|
1048787305
|
Minor cleanup
|
2012-04-18 10:12:17 +08:00 |
|
fullwall
|
f993b128f7
|
Use PluginProvider
|
2012-04-16 22:58:09 +08:00 |
|
aPunch
|
98631825a3
|
Change
|
2012-04-15 18:35:25 -05:00 |
|
fullwall
|
9eea988e48
|
Change classpath method to Thread.setContextClassLoader()
|
2012-04-15 22:39:17 +08:00 |
|
fullwall
|
1fd631de49
|
Exclude current classloader
|
2012-04-15 21:35:46 +08:00 |
|
aPunch
|
ead03ae510
|
Change error message
|
2012-04-14 18:37:13 -05:00 |
|
aPunch
|
c4c46a80d7
|
Attempt to fix configuration loading
|
2012-04-14 18:32:43 -05:00 |
|
aPunch
|
e9994ba445
|
Add missing permissions to plugin.yml
|
2012-04-14 18:17:22 -05:00 |
|
aPunch
|
a1de216c1a
|
Changes
|
2012-04-14 11:49:18 -05:00 |
|
fullwall
|
258130c7a0
|
Use new ScriptCompiler method
|
2012-04-15 00:29:13 +08:00 |
|
fullwall
|
f36097c6c7
|
Move commands around
|
2012-04-13 23:59:51 +08:00 |
|
aPunch
|
5f953764c4
|
Changes
|
2012-04-12 12:19:45 -05:00 |
|
fullwall
|
811ccc3e84
|
Derp
|
2012-04-12 23:31:54 +08:00 |
|
fullwall
|
29e268b699
|
Add script compile command
|
2012-04-12 23:30:01 +08:00 |
|
fullwall
|
9ab17fdf13
|
Hook into new event ContextProvider
|
2012-04-12 23:01:56 +08:00 |
|
aPunch
|
bf9936c472
|
Change to text prompt
|
2012-04-07 18:00:31 -05:00 |
|
aPunch
|
e653228966
|
Small change
|
2012-04-05 10:03:30 -05:00 |
|
fullwall
|
87833c5ce5
|
Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2
|
2012-04-01 19:15:06 +08:00 |
|
fullwall
|
755a00f901
|
Minor changes
|
2012-04-01 19:14:11 +08:00 |
|
aPunch
|
7ca1bc41fa
|
Updated to 1.2.5
|
2012-03-31 16:15:53 -05:00 |
|
fullwall
|
43341db5bf
|
Storage type is now a setting
|
2012-03-30 22:01:36 +08:00 |
|
fullwall
|
5b6dc2e607
|
Move callback order
|
2012-03-27 23:26:47 +08:00 |
|
fullwall
|
5c0b32e8a3
|
Minor optimisations and changes
|
2012-03-27 22:42:15 +08:00 |
|
fullwall
|
fd4b07f7e3
|
Minor change to item finder
|
2012-03-25 16:43:24 +08:00 |
|
fullwall
|
1d20cd17d1
|
NPE check
|
2012-03-25 16:28:47 +08:00 |
|
fullwall
|
ca9c7056e1
|
Bugfix
|
2012-03-25 16:19:08 +08:00 |
|
aPunch
|
fdd41ce1ae
|
Ugh
|
2012-03-23 07:06:04 -05:00 |
|
aPunch
|
2bc928b144
|
Remove debug message
|
2012-03-23 07:05:01 -05:00 |
|
aPunch
|
422313c23a
|
Fix NoSuchElementException on remove all
|
2012-03-23 07:01:55 -05:00 |
|
aPunch
|
6d95c73f5c
|
Fixes
|
2012-03-23 06:55:53 -05:00 |
|
aPunch
|
4fb0b03e29
|
Modifications to Traits
|
2012-03-23 06:18:10 -05:00 |
|
aPunch
|
079f5de742
|
Update to 1.2.4
|
2012-03-22 18:49:15 -05:00 |
|
aPunch
|
cba533f317
|
Small cleanup
|
2012-03-22 04:37:36 -05:00 |
|
aPunch
|
98dbdfd784
|
Use Ageable instead of Animals
|
2012-03-22 00:19:54 -05:00 |
|
aPunch
|
7521e1765d
|
Changes
|
2012-03-21 05:45:05 -05:00 |
|
fullwall
|
785f353bae
|
Minor cleanup
|
2012-03-21 17:40:40 +08:00 |
|