fullwall
|
c4f8b92ed8
|
Hook into new event ContextProvider
|
2012-04-12 23:01:56 +08:00 |
|
fullwall
|
737a49dc25
|
Update pom.xml
|
2012-04-11 21:44:19 +08:00 |
|
fullwall
|
63f4f915ef
|
Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2
|
2012-04-11 21:02:31 +08:00 |
|
fullwall
|
a7317952b9
|
Update pom.xml
|
2012-04-11 21:01:59 +08:00 |
|
aPunch
|
462f90270b
|
Change to text prompt
|
2012-04-07 18:00:31 -05:00 |
|
aPunch
|
52e7f7aa92
|
Update README
|
2012-04-05 18:53:24 -05:00 |
|
aPunch
|
8547e2e830
|
Small change
|
2012-04-05 10:03:30 -05:00 |
|
aPunch
|
9f297df6d4
|
Updated to MC 1.2.5 RB
|
2012-04-04 10:17:28 -05:00 |
|
fullwall
|
d8446c12ed
|
Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2
|
2012-04-01 19:15:06 +08:00 |
|
fullwall
|
76a65c890b
|
Minor changes
|
2012-04-01 19:14:11 +08:00 |
|
aPunch
|
2a478a2961
|
Updated to 1.2.5
|
2012-03-31 16:15:53 -05:00 |
|
fullwall
|
323f99c2e0
|
Storage type is now a setting
|
2012-03-30 22:01:36 +08:00 |
|
fullwall
|
f053870423
|
Move callback order
|
2012-03-27 23:26:47 +08:00 |
|
fullwall
|
325dacf713
|
Minor optimisations and changes
|
2012-03-27 22:42:15 +08:00 |
|
fullwall
|
4a45b3eedf
|
Minor change to item finder
|
2012-03-25 16:43:24 +08:00 |
|
fullwall
|
942e7ae9ed
|
NPE check
|
2012-03-25 16:28:47 +08:00 |
|
fullwall
|
de821df98d
|
Bugfix
|
2012-03-25 16:19:08 +08:00 |
|
aPunch
|
b27954548e
|
Ugh
|
2012-03-23 07:06:04 -05:00 |
|
aPunch
|
eb2592300d
|
Remove debug message
|
2012-03-23 07:05:01 -05:00 |
|
aPunch
|
7cab8a69a2
|
Fix NoSuchElementException on remove all
|
2012-03-23 07:01:55 -05:00 |
|
aPunch
|
24a66088fd
|
Fixes
|
2012-03-23 06:55:53 -05:00 |
|
aPunch
|
30132872a9
|
Modifications to Traits
|
2012-03-23 06:18:10 -05:00 |
|
aPunch
|
09303b9ead
|
Update to 1.2.4
|
2012-03-22 18:49:15 -05:00 |
|
aPunch
|
e0e9fe03c5
|
Small cleanup
|
2012-03-22 04:37:36 -05:00 |
|
aPunch
|
a144f1cee4
|
Use Ageable instead of Animals
|
2012-03-22 00:19:54 -05:00 |
|
aPunch
|
8c8b3ac122
|
Changes
|
2012-03-21 05:45:05 -05:00 |
|
fullwall
|
eae9ae6f46
|
Minor cleanup
|
2012-03-21 17:40:40 +08:00 |
|
aPunch
|
c271ffb14e
|
Format
|
2012-03-20 19:29:13 -05:00 |
|
aPunch
|
7b55fda4fa
|
Added ability to set the server as the owner of an NPC.
|
2012-03-20 14:38:37 -05:00 |
|
aPunch
|
8df0d00b56
|
Remove all ant build files
|
2012-03-20 13:14:06 -05:00 |
|
aPunch
|
09f977f194
|
Added ability to equip Pig NPCs with saddles. This addresses CITIZENS-6.
|
2012-03-18 18:11:13 -05:00 |
|
aPunch
|
2e9f7db721
|
Added ability to modify NPC age. This addresses CITIZENS-10.
|
2012-03-18 16:14:17 -05:00 |
|
aPunch
|
9474532efb
|
Add ability to edit sheep via the equipment editor. This address CITIZENS-5.
|
2012-03-17 10:43:43 -05:00 |
|
fullwall
|
126cfc8489
|
Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2
|
2012-03-15 19:38:48 +08:00 |
|
fullwall
|
46ad744582
|
Fix for CITIZENS-31
|
2012-03-15 19:38:10 +08:00 |
|
aPunch
|
80838fcd4b
|
Added ability to change a villager NPC profession. This addresses CITIZENS-14.
|
2012-03-15 06:02:53 -05:00 |
|
fullwall
|
2468a8c0eb
|
Fix CITIZENS-21, partially fix CITIZENS-2 and CITIZENS-11
|
2012-03-15 18:06:40 +08:00 |
|
aPunch
|
20382e370b
|
Change
|
2012-03-15 03:33:00 -05:00 |
|
aPunch
|
86c8cb3934
|
Added default text in config file. This addresses CITIZENS-28.
|
2012-03-15 03:30:40 -05:00 |
|
aPunch
|
99280ccaf0
|
Forgot to remove something
|
2012-03-14 16:50:48 -05:00 |
|
aPunch
|
ace140882b
|
Fix saving and loading from files. This fixes CITIZENS-30.
|
2012-03-14 16:48:02 -05:00 |
|
aPunch
|
ac7644234a
|
Fix saving and loading bugs.
|
2012-03-14 02:05:15 -05:00 |
|
aPunch
|
b1c29e1e14
|
Added support for * wildcard for selection and talking. This addresses CITIZENS-26.
|
2012-03-14 01:09:20 -05:00 |
|
aPunch
|
2c3a51c3f7
|
Fix look-close and talk-close defaults. This fixes CITIZENS-27.
|
2012-03-14 00:16:42 -05:00 |
|
aPunch
|
e03151f60f
|
Change
|
2012-03-12 14:13:20 -05:00 |
|
aPunch
|
98032f8b4a
|
Call super remove(), fix trait loading bug
|
2012-03-12 13:50:48 -05:00 |
|
fullwall
|
17f6c4fc70
|
Make NPC handles accessible from nms Entity (increase speed of NPCManager.getNPC), make Text trait respect despawned state, despawn NPCs on death event
|
2012-03-12 18:45:36 +08:00 |
|
fullwall
|
88019f2ac9
|
Fix part of CITIZENS-11 (waypoint saving incorrectly)
|
2012-03-12 18:17:28 +08:00 |
|
aPunch
|
9ca35da988
|
Fixed characters having no valid mob types by default.
|
2012-03-12 01:44:16 -05:00 |
|
aPunch
|
dc04b0f9e1
|
Fix pitch and yaw not saving properly. This fixes CITIZENS-22.
|
2012-03-12 01:26:08 -05:00 |
|