Commit Graph

425 Commits

Author SHA1 Message Date
fullwall c7eb4eb1b0 Fixed human npcs not updating properly, exclude some types from waypoints 2012-04-30 22:56:27 +08:00
fullwall f610651dbc Refactoring, Behaviour trait (scripted AI) 2012-04-30 21:38:18 +08:00
fullwall 8960722ad7 Fix typo 2012-04-30 19:56:57 +08:00
fullwall 9fa9e73f21 Fix bugs 2012-04-30 17:52:55 +08:00
fullwall 78d77ee04b Cache workaround no longer applicable 2012-04-29 17:03:10 +08:00
aPunch 4b7e6dd189 No need for an extra key 2012-04-26 04:01:12 -05:00
fullwall 6ee305d192 Package refactor, getNPC lookup optimisation, fix ByIdArray iterator remove 2012-04-24 23:05:38 +08:00
fullwall 391b35d0f7 Minor changes 2012-04-24 14:17:16 +08:00
fullwall f358dfc548 Fix typo 2012-04-24 14:13:05 +08:00
fullwall 8c28909411 Extra validation code in Itr 2012-04-24 14:01:52 +08:00
fullwall a975b9ebf5 Ignore non-living entities 2012-04-24 13:31:52 +08:00
fullwall f405d4cb7d Avoid using iterators where possible 2012-04-22 19:33:35 +08:00
fullwall 69b71fcf76 Remove hyphens from trait names, add TODO 2012-04-22 17:57:50 +08:00
fullwall f7e85f08ab Rework lookclose logic, Controllable is now Toggleable 2012-04-21 14:12:30 +08:00
fullwall 4dd0cb03a3 Default type to player if not found 2012-04-20 23:19:15 +08:00
fullwall 6d5b73a2dd Fix errors in entity instantiation and update entities properly 2012-04-20 22:45:09 +08:00
fullwall 27a7b9680e 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 325a23e5f5 Fix for controllables not creating the trait properly 2012-04-20 21:49:30 +08:00
fullwall 05a7ee468b Simple controllable command 2012-04-19 22:57:54 +08:00
fullwall 7a53a0c163 Move updating to individual entities 2012-04-19 11:52:07 +08:00
fullwall d65346482e Minor cleanup 2012-04-18 10:12:17 +08:00
fullwall 62551967e5 Use PluginProvider 2012-04-16 22:58:09 +08:00
aPunch 9c2a748d27 Change 2012-04-15 18:35:25 -05:00
fullwall 3a25ca5ce8 Change classpath method to Thread.setContextClassLoader() 2012-04-15 22:39:17 +08:00
fullwall 48c073dffe Exclude current classloader 2012-04-15 21:35:46 +08:00
aPunch 7aa5e4bd74 Change error message 2012-04-14 18:37:13 -05:00
aPunch 4e245cff4f Attempt to fix configuration loading 2012-04-14 18:32:43 -05:00
aPunch 7687b80ffc Add missing permissions to plugin.yml 2012-04-14 18:17:22 -05:00
aPunch 2cab36d2e0 Changes 2012-04-14 11:49:18 -05:00
fullwall 4e5ecff66a Use new ScriptCompiler method 2012-04-15 00:29:13 +08:00
fullwall 44b904ed0a Move commands around 2012-04-13 23:59:51 +08:00
aPunch 19aba97351 Changes 2012-04-12 12:19:45 -05:00
fullwall 9f31132bdf Derp 2012-04-12 23:31:54 +08:00
fullwall 2695cba3ec Add script compile command 2012-04-12 23:30:01 +08:00
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