Commit Graph

371 Commits

Author SHA1 Message Date
fullwall
2688ae902f Cache workaround no longer applicable 2012-04-29 17:03:10 +08:00
aPunch
8c0ebdc65d No need for an extra key 2012-04-26 04:01:12 -05:00
fullwall
05bd12ba05 Package refactor, getNPC lookup optimisation, fix ByIdArray iterator remove 2012-04-24 23:05:38 +08:00
fullwall
5e373a1b7e Minor changes 2012-04-24 14:17:16 +08:00
fullwall
18bd700f75 Fix typo 2012-04-24 14:13:05 +08:00
fullwall
118223f884 Extra validation code in Itr 2012-04-24 14:01:52 +08:00
fullwall
c8415740dc Ignore non-living entities 2012-04-24 13:31:52 +08:00
fullwall
433c438398 Avoid using iterators where possible 2012-04-22 19:33:35 +08:00
fullwall
bd563d646b Remove hyphens from trait names, add TODO 2012-04-22 17:57:50 +08:00
fullwall
e6c20235c6 Rework lookclose logic, Controllable is now Toggleable 2012-04-21 14:12:30 +08:00
fullwall
32b9f4ff2b Default type to player if not found 2012-04-20 23:19:15 +08:00
fullwall
e60e889775 Fix errors in entity instantiation and update entities properly 2012-04-20 22:45:09 +08:00
fullwall
82da2c8beb Add some more TODOs, make TraitManager slightly more flexible with constructors, fix number of args for controllable 2012-04-20 22:19:03 +08:00
fullwall
8225f3e57b Fix for controllables not creating the trait properly 2012-04-20 21:49:30 +08:00
fullwall
8cf64ddc73 Simple controllable command 2012-04-19 22:57:54 +08:00
fullwall
86dcef9ad0 Move updating to individual entities 2012-04-19 11:52:07 +08:00
fullwall
1048787305 Minor cleanup 2012-04-18 10:12:17 +08:00
fullwall
f993b128f7 Use PluginProvider 2012-04-16 22:58:09 +08:00
aPunch
98631825a3 Change 2012-04-15 18:35:25 -05:00
fullwall
9eea988e48 Change classpath method to Thread.setContextClassLoader() 2012-04-15 22:39:17 +08:00
fullwall
1fd631de49 Exclude current classloader 2012-04-15 21:35:46 +08:00
aPunch
ead03ae510 Change error message 2012-04-14 18:37:13 -05:00
aPunch
c4c46a80d7 Attempt to fix configuration loading 2012-04-14 18:32:43 -05:00
aPunch
e9994ba445 Add missing permissions to plugin.yml 2012-04-14 18:17:22 -05:00
aPunch
a1de216c1a Changes 2012-04-14 11:49:18 -05:00
fullwall
258130c7a0 Use new ScriptCompiler method 2012-04-15 00:29:13 +08:00
fullwall
f36097c6c7 Move commands around 2012-04-13 23:59:51 +08:00
aPunch
5f953764c4 Changes 2012-04-12 12:19:45 -05:00
fullwall
811ccc3e84 Derp 2012-04-12 23:31:54 +08:00
fullwall
29e268b699 Add script compile command 2012-04-12 23:30:01 +08:00
fullwall
9ab17fdf13 Hook into new event ContextProvider 2012-04-12 23:01:56 +08:00
fullwall
0c5a0462b3 Update pom.xml 2012-04-11 21:44:19 +08:00
fullwall
937d30d305 Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-04-11 21:02:31 +08:00
fullwall
0ccecddc2e Update pom.xml 2012-04-11 21:01:59 +08:00
aPunch
bf9936c472 Change to text prompt 2012-04-07 18:00:31 -05:00
aPunch
7a12b6eba5 Update README 2012-04-05 18:53:24 -05:00
aPunch
e653228966 Small change 2012-04-05 10:03:30 -05:00
aPunch
7add6b288b Updated to MC 1.2.5 RB 2012-04-04 10:17:28 -05:00
fullwall
87833c5ce5 Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-04-01 19:15:06 +08:00
fullwall
755a00f901 Minor changes 2012-04-01 19:14:11 +08:00
aPunch
7ca1bc41fa Updated to 1.2.5 2012-03-31 16:15:53 -05:00
fullwall
43341db5bf Storage type is now a setting 2012-03-30 22:01:36 +08:00
fullwall
5b6dc2e607 Move callback order 2012-03-27 23:26:47 +08:00
fullwall
5c0b32e8a3 Minor optimisations and changes 2012-03-27 22:42:15 +08:00
fullwall
fd4b07f7e3 Minor change to item finder 2012-03-25 16:43:24 +08:00
fullwall
1d20cd17d1 NPE check 2012-03-25 16:28:47 +08:00
fullwall
ca9c7056e1 Bugfix 2012-03-25 16:19:08 +08:00
aPunch
fdd41ce1ae Ugh 2012-03-23 07:06:04 -05:00
aPunch
2bc928b144 Remove debug message 2012-03-23 07:05:01 -05:00
aPunch
422313c23a Fix NoSuchElementException on remove all 2012-03-23 07:01:55 -05:00