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 |
|
fullwall
|
b23bd701cb
|
Test
|
2012-12-07 15:18:57 +08:00 |
|
fullwall
|
f03c2aabe7
|
Test
|
2012-12-07 15:14:51 +08:00 |
|
fullwall
|
513c1dd9d9
|
Switch Requirements to CommandAnnotationProcessor
|
2012-12-07 15:08:26 +08:00 |
|
fullwall
|
541b55a1ab
|
More compat for args
|
2012-12-07 14:29:48 +08:00 |
|
fullwall
|
4831a4e95b
|
Update for CB changes
|
2012-12-06 23:59:17 +08:00 |
|
fullwall
|
f78154321a
|
Merge branch 'master' of https://github.com/CitizensDev/Citizens2
|
2012-12-05 16:18:42 +08:00 |
|
fullwall
|
11b91de80b
|
Update src/main/java/net/citizensnpcs/npc/CitizensNPC.java
|
2012-12-03 23:37:06 +08:00 |
|
fullwall
|
b36f1e74d4
|
Nullcheck
|
2012-12-02 22:39:01 +08:00 |
|
fullwall
|
fda23a1b47
|
Slower, but more correct
|
2012-12-02 18:22:25 +08:00 |
|
fullwall
|
93378504ba
|
Fix matcher bug
|
2012-12-02 18:09:22 +08:00 |
|
fullwall
|
f054289f46
|
Remove some start messages, better colour matching
|
2012-12-02 17:55:10 +08:00 |
|
fullwall
|
d2815fe805
|
Add specific permissions to /npc controllable
|
2012-12-02 16:36:40 +08:00 |
|
fullwall
|
e03a6814c6
|
Make XORShiftRNG more testable, fix SlimeSize constructor
|
2012-11-29 14:53:42 +08:00 |
|
fullwall
|
2f2da3b528
|
Pull methods up
|
2012-11-29 13:59:33 +08:00 |
|
fullwall
|
6da3fd598c
|
Support BlockCommandSender
|
2012-11-28 16:28:55 +08:00 |
|
fullwall
|
5093d894d8
|
Add BUILD_NUMBER to pom for local builds
|
2012-11-28 15:22:49 +08:00 |
|
fullwall
|
e15179d073
|
Peformance improvements
|
2012-11-28 14:23:32 +08:00 |
|