Commit Graph

72 Commits

Author SHA1 Message Date
fullwall be24bd67bc Update waypoints for new AI 2012-07-19 20:58:22 +08:00
fullwall efe491c053 Simplify part 2 - AI 2012-07-18 23:42:43 +08:00
fullwall 10ae38882d Simplification part 1 - remove characters 2012-07-09 16:46:53 +08:00
DMarby 50b762bb8e Corrected Metrics Plotter. 2012-05-26 23:26:46 +03:00
fullwall e1bca417d8 Metrics.... 2012-05-26 22:31:01 +08:00
fullwall 6cd9401a41 Delete metrics, clean up 2012-05-23 18:57:01 +08:00
fullwall 472ac50003 Fix an issue with setDestination not working immediately after spawn 2012-05-23 16:51:33 +08:00
fullwall fba0777a0d BREAKING: rename methods 2012-05-17 21:34:03 +08:00
fullwall 5ea3f32f76 Remove constructor parameter, add method in Util 2012-05-13 19:41:21 +08:00
fullwall 09776024e0 Bugfixes, console can select NPCs for use with commands 2012-05-11 23:13:10 +08:00
fullwall e491d1bb07 Changes to arm animations, noDamageTicks is decremented again 2012-05-10 20:51:11 +08:00
David Marby b1824f33e1 Now shows amount of NPCs instead of amount of servers 2012-05-07 21:44:54 +02:00
David Marby 9d6a53cbc2 Capitalize names 2012-05-07 19:53:58 +02:00
David Marby b38f1bac8e Made it actually work, lawl 2012-05-07 19:33:02 +02:00
David Marby e8b4443df7 Another Cleanup 2012-05-06 17:58:56 +02:00
David Marby ee3d052bd1 Cleanup 2012-05-05 21:24:50 +02:00
David Marby bc5d922718 Updated Metrics, Added Character Types Metrics 2012-05-05 17:22:11 +02:00
fullwall 81d6c2a3a3 Changes 2012-05-03 23:22:31 +08:00
fullwall f610651dbc Refactoring, Behaviour trait (scripted AI) 2012-04-30 21:38:18 +08:00
fullwall 6ee305d192 Package refactor, getNPC lookup optimisation, fix ByIdArray iterator remove 2012-04-24 23:05:38 +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 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 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 c4f8b92ed8 Hook into new event ContextProvider 2012-04-12 23:01:56 +08:00
aPunch 8547e2e830 Small change 2012-04-05 10:03:30 -05: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 325dacf713 Minor optimisations and changes 2012-03-27 22:42:15 +08:00
aPunch 24a66088fd Fixes 2012-03-23 06:55:53 -05:00
aPunch 09303b9ead Update to 1.2.4 2012-03-22 18:49:15 -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
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
aPunch dcf81236df Fixed NoSuchElementException on disable. 2012-03-11 18:33:58 -05:00
aPunch 15c1ad24ad Added support for using help menu in console. This addresses CITIZENS-20. 2012-03-11 18:26:40 -05:00
aPunch d9a7175407 Fix reload removing NPCs. This fixes CITIZENS-13. 2012-03-11 15:14:36 -05:00