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 |
|
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
|
1a2656a30f
|
Update README
|
2012-12-09 21:27:14 +08: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 |
|