Commit Graph

528 Commits

Author SHA1 Message Date
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
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
fullwall
2e3df17bcf Change this back 2012-12-10 19:01:09 +08:00
fullwall
6d6dec8e7a Fix @Requirements 2012-12-10 18:59:33 +08:00
fullwall
891e2fa96d Compile fix 2012-12-10 13:30:58 +08:00
fullwall
f19e8181f1 Less hacks 2012-12-10 13:30:02 +08:00
fullwall
4858bf2958 Add /npc zombiemod (-bv) 2012-12-10 11:13:51 +08:00
Jeremy Schroeder
929256c61a Make location readable with /npc command. Update POM.
Bad merge with POM?
2012-12-09 18:46:37 -05:00
fullwall
b2c3d80571 Fix usage of getClass instead of annotationType 2012-12-09 20:05:55 +08:00
fullwall
338662936f Add an effect 2012-12-09 00:39:07 +08:00
fullwall
e998d2a78c Move Entity creation logic into EntityController, add /npc type, reduce Location object churn 2012-12-08 20:08:58 +08:00
fullwall
4473b2e57e Fix bug with annotation processor 2012-12-08 14:28:06 +08:00
fullwall
40a74a4630 Remove/consolidate some NMS usage 2012-12-07 23:04:31 +08:00
fullwall
bc870189aa Test 2012-12-07 15:18:57 +08:00
fullwall
7cce2aec8e Test 2012-12-07 15:14:51 +08:00
fullwall
9b15542548 Switch Requirements to CommandAnnotationProcessor 2012-12-07 15:08:26 +08:00
fullwall
b7cf0109da More compat for args 2012-12-07 14:29:48 +08:00
fullwall
7d676a2302 Update for CB changes 2012-12-06 23:59:17 +08:00
fullwall
f1a1138538 Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2012-12-05 16:18:42 +08:00
fullwall
9fbfaa546d Update src/main/java/net/citizensnpcs/npc/CitizensNPC.java 2012-12-03 23:37:06 +08:00
fullwall
b72711e9ac Nullcheck 2012-12-02 22:39:01 +08:00
fullwall
6f8c4a7e58 Slower, but more correct 2012-12-02 18:22:25 +08:00
fullwall
51bfe23f98 Fix matcher bug 2012-12-02 18:09:22 +08:00
fullwall
e6023c2e81 Remove some start messages, better colour matching 2012-12-02 17:55:10 +08:00
fullwall
d2b55f466f Add specific permissions to /npc controllable 2012-12-02 16:36:40 +08:00
fullwall
4019ee7bad Make XORShiftRNG more testable, fix SlimeSize constructor 2012-11-29 14:53:42 +08:00
fullwall
9878500f18 Pull methods up 2012-11-29 13:59:33 +08:00
fullwall
d4dad1b05d Support BlockCommandSender 2012-11-28 16:28:55 +08:00
fullwall
9f779f57d0 Add BUILD_NUMBER to pom for local builds 2012-11-28 15:22:49 +08:00
fullwall
05ea37f2e9 Peformance improvements 2012-11-28 14:23:32 +08:00
fullwall
d0e59def6b Fix mistranslation of poses 2012-11-28 12:08:09 +08:00
fullwall
153026b8bd Add a setting to use the new pathfinder (temporary, will be removed) 2012-11-27 22:09:42 +08:00
fullwall
ae199ad98a Location-safe 2012-11-21 20:22:59 +08:00
fullwall
d28c35fd60 EventListen calls with DespawnReason 2012-11-21 20:10:21 +08:00
fullwall
33b4a7d188 Remove old files 2012-11-20 23:55:21 +08:00
fullwall
3c5f17022f Use new Bukkt API for Skeleton types 2012-11-20 23:55:09 +08:00