Commit Graph

996 Commits

Author SHA1 Message Date
fullwall
de445ff1b2 Fix CITIZENS-436 (can't pathfind between worlds) 2013-02-11 11:45:28 +08:00
fullwall
da03a3cd26 Fix CITIZENS-425 2013-02-10 22:34:56 +08:00
fullwall
1cb9c7b057 Fix EnderDragon NPC movement 2013-02-10 22:26:58 +08:00
fullwall
be4a9fba85 Move update call down 2013-02-06 21:19:47 +08:00
fullwall
f25c806aa3 Better playerlist emulation 2013-02-06 21:17:44 +08:00
fullwall
5184ded750 Implement new NPCRegistry creation methods 2013-02-06 19:43:28 +08:00
fullwall
c3ca4656f8 Implement new events 2013-02-06 16:04:26 +08:00
fullwall
43c02b72a1 Move @Requirements to API, move command.command to commands 2013-02-06 15:17:21 +08:00
fullwall
0fb3757c8d Remove deprecated Command API and getHandle method 2013-02-06 14:26:49 +08:00
fullwall
5b6f55ec50 A* jumping fix 2013-02-05 16:32:06 +08:00
fullwall
02cc53d2a2 Don't cancel pathfinding when despawned 2013-02-04 10:14:50 +08:00
fullwall
d354f51052 Load settings earlier (Fix CITIZENS-402, CITIZENS-417) 2013-02-02 22:27:12 +08:00
fullwall
30a0316bd8 Fix CITIZENS-403 2013-01-30 22:51:41 +08:00
fullwall
c3344f243a Fix CITIZENS-402 2013-01-30 22:46:30 +08:00
fullwall
fed0f1d576 Avoid using blocking sources of randomness 2013-01-30 22:37:05 +08:00
fullwall
b428167210 Promote Message and CommandAPI to CitizensAPI, deprecate Citizens2 command API 2013-01-25 21:48:28 +08:00
fullwall
1dc12ccf9b Promote Translator to API, move to Colorizer 2013-01-23 22:35:29 +08:00
fullwall
f58bac5cd0 Refactor 2013-01-23 15:31:22 +08:00
fullwall
c44e60ae01 Fix EventListen processing bug 2013-01-19 23:26:19 +08:00
fullwall
c09a3b9db4 Fix build 2013-01-19 20:42:03 +08:00
fullwall
511d48053c Update pom.xml 2013-01-18 11:04:21 +08:00
fullwall
bc4e81ce21 Update README 2013-01-18 11:01:00 +08:00
fullwall
5116acd7c9 Update compatible version to 1.4.7 2013-01-18 11:00:37 +08:00
fullwall
7b5f304933 1.4.7 compat 2013-01-17 20:46:56 +08:00
fullwall
64103414f4 Use combined Set instead of just traitnames 2013-01-14 22:57:07 +08:00
fullwall
b3f151da09 Some javadocs, fix type coercion when checking for enabled 2013-01-10 22:40:46 +08:00
fullwall
1c59e2c30a Bump up the step value for player NPCs to 1 2013-01-07 20:56:36 +08:00
fullwall
8c3e50a25c Switch to new methods in TraitInfo 2013-01-05 23:48:47 +08:00
fullwall
73b962cb20 Fix entity controller not removing properly on spawn fail 2013-01-04 16:20:13 +08:00
fullwall
f1917117e6 More spawn/despawn debug 2013-01-04 15:18:12 +08:00
fullwall
dc4fb0a33e Format and potential fix for incorrect chunk unload logic 2013-01-04 14:57:21 +08:00
fullwall
c053fa9871 C:/Program Files/Git/npc copy bugfix 2013-01-01 11:10:02 +08:00
Jeremy Schroeder
5b3a24411c Fix to '/npc anchor --save name -c' 2012-12-30 12:13:58 -05:00
fullwall
094d2a2084 New metrics for total goals 2012-12-30 22:26:07 +08:00
fullwall
a0db109984 Better despawning 2012-12-30 20:25:49 +08:00
fullwall
b7bb0d8202 Respect (de)spawn return values 2012-12-29 23:00:15 +08:00
Jeremy Schroeder
d6c6b3864f Add -c flag to '/npc anchor --save anchor_name' to save location of the cursor. 2012-12-27 22:28:39 -05:00
Jeremy Schroeder
b8878eda5d Merge Speech branch into master for testing. Please backup your current saves and config before using this build. 2012-12-26 15:49:53 -05:00
fullwall
81d00792d1 Fix mistranslations 2012-12-21 17:26:26 +08:00
AgentKid
32e8a79344 Updated to MC 1.4.6. Preliminary barely-tested version. Do not use! 2012-12-20 18:18:12 -05:00
fullwall
e07be3cf36 Add Storage type plotters, update version to 2.0.6-SNAPSHOT 2012-12-19 22:26:46 +08:00
fullwall
e26709f8a6 2.0.5 2012-12-19 22:12:00 +08:00
fullwall
fc0bbc7866 Fix CITIZENS-335 2012-12-18 20:38:39 +08:00
fullwall
6cc965f108 Further null checks 2012-12-18 19:28:16 +08:00
fullwall
12c70a0609 Check for empty names 2012-12-18 19:27:00 +08:00
fullwall
1dd695a14f Fix build 2012-12-17 23:19:06 +08:00
fullwall
910f806763 Remove some usage of NMS, talk-item for text trait should default to the setting always and not save if unmodified 2012-12-14 22:07:25 +08:00
fullwall
6ee3c65614 Support generic equipping 2012-12-11 10:17:09 +08:00
fullwall
af81d49565 Update src/main/java/net/citizensnpcs/Citizens.java 2012-12-10 22:17:52 +08:00
fullwall
710780a3ff Update src/main/java/net/citizensnpcs/Citizens.java 2012-12-10 22:08:43 +08:00