Commit Graph

784 Commits

Author SHA1 Message Date
fullwall
cea26b3db0 Fix CITIZENS-403 2013-01-30 22:51:41 +08:00
fullwall
dca3541341 Fix CITIZENS-402 2013-01-30 22:46:30 +08:00
fullwall
1660b8c08c Avoid using blocking sources of randomness 2013-01-30 22:37:05 +08:00
fullwall
f888df9d5a Promote Message and CommandAPI to CitizensAPI, deprecate Citizens2 command API 2013-01-25 21:48:28 +08:00
fullwall
786cb097a0 Promote Translator to API, move to Colorizer 2013-01-23 22:35:29 +08:00
fullwall
c5d3d6216c Refactor 2013-01-23 15:31:22 +08:00
fullwall
e983a4e015 Fix EventListen processing bug 2013-01-19 23:26:19 +08:00
fullwall
750a2d926b Fix build 2013-01-19 20:42:03 +08:00
fullwall
7a3d2c12a5 Update pom.xml 2013-01-18 11:04:21 +08:00
fullwall
550ba86761 Update README 2013-01-18 11:01:00 +08:00
fullwall
abd91a6e1e Update compatible version to 1.4.7 2013-01-18 11:00:37 +08:00
fullwall
c842830eee 1.4.7 compat 2013-01-17 20:46:56 +08:00
fullwall
c2a70dde86 Use combined Set instead of just traitnames 2013-01-14 22:57:07 +08:00
fullwall
a1caa11113 Some javadocs, fix type coercion when checking for enabled 2013-01-10 22:40:46 +08:00
fullwall
be697bb9a0 Bump up the step value for player NPCs to 1 2013-01-07 20:56:36 +08:00
fullwall
4702a9d918 Switch to new methods in TraitInfo 2013-01-05 23:48:47 +08:00
fullwall
d6544f3576 Fix entity controller not removing properly on spawn fail 2013-01-04 16:20:13 +08:00
fullwall
1d5ac6b6b2 More spawn/despawn debug 2013-01-04 15:18:12 +08:00
fullwall
f0175c74e8 Format and potential fix for incorrect chunk unload logic 2013-01-04 14:57:21 +08:00
fullwall
0fbacb6dc7 C:/Program Files/Git/npc copy bugfix 2013-01-01 11:10:02 +08:00
Jeremy Schroeder
9d8c17c376 Fix to '/npc anchor --save name -c' 2012-12-30 12:13:58 -05:00
fullwall
1f4b8ce43f New metrics for total goals 2012-12-30 22:26:07 +08:00
fullwall
28e3d5c4fb Better despawning 2012-12-30 20:25:49 +08:00
fullwall
c3d2600700 Respect (de)spawn return values 2012-12-29 23:00:15 +08:00
Jeremy Schroeder
9548ddea62 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
17bb7a9cd6 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
3dd8d9242b Fix mistranslations 2012-12-21 17:26:26 +08:00
AgentKid
b5fe89f29d Updated to MC 1.4.6. Preliminary barely-tested version. Do not use! 2012-12-20 18:18:12 -05:00
fullwall
c4cfd02b1a Add Storage type plotters, update version to 2.0.6-SNAPSHOT 2012-12-19 22:26:46 +08:00
fullwall
3a24dbd689 2.0.5 2012-12-19 22:12:00 +08:00
fullwall
b25bc88810 Fix CITIZENS-335 2012-12-18 20:38:39 +08:00
fullwall
4b1c650704 Further null checks 2012-12-18 19:28:16 +08:00
fullwall
02a346eea4 Check for empty names 2012-12-18 19:27:00 +08:00
fullwall
8615b515c8 Fix build 2012-12-17 23:19:06 +08:00
fullwall
abe81c3e16 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
7e1e61b790 Support generic equipping 2012-12-11 10:17:09 +08:00
fullwall
840235b8b7 Update src/main/java/net/citizensnpcs/Citizens.java 2012-12-10 22:17:52 +08:00
fullwall
6fee8239db Update src/main/java/net/citizensnpcs/Citizens.java 2012-12-10 22:08:43 +08:00
fullwall
b1acbe5855 Change this back 2012-12-10 19:01:09 +08:00
fullwall
9472fb7943 Fix @Requirements 2012-12-10 18:59:33 +08:00
fullwall
121932b56e Compile fix 2012-12-10 13:30:58 +08:00
fullwall
c1672e9c8c Less hacks 2012-12-10 13:30:02 +08:00
fullwall
de0594eade Add /npc zombiemod (-bv) 2012-12-10 11:13:51 +08:00
Jeremy Schroeder
7141fc8495 Make location readable with /npc command. Update POM.
Bad merge with POM?
2012-12-09 18:46:37 -05:00
fullwall
87ce79ef73 Update README 2012-12-09 21:27:14 +08:00
fullwall
56925a131b Fix usage of getClass instead of annotationType 2012-12-09 20:05:55 +08:00
fullwall
84d7bd1cf0 Add an effect 2012-12-09 00:39:07 +08:00
fullwall
cfec70bf4d Move Entity creation logic into EntityController, add /npc type, reduce Location object churn 2012-12-08 20:08:58 +08:00
fullwall
856fe8c75e Fix bug with annotation processor 2012-12-08 14:28:06 +08:00
fullwall
159037ad69 Remove/consolidate some NMS usage 2012-12-07 23:04:31 +08:00