Commit Graph
63 Commits
Author SHA1 Message Date
Treeku e5d4a633bf Merge remote-tracking branch 'origin/master' into CreatureObjectRefactor
Conflicts:
	src/resources/objects/creature/CreatureMessageBuilder.java
	src/resources/objects/creature/CreatureObject.java
	src/services/PlayerService.java
	src/services/ai/AIActor.java
	src/services/ai/states/AttackState.java
2014-08-16 22:19:19 +01:00
Treeku 0175a6716e Refactored CreatureObject 2014-08-16 20:35:06 +01:00
Ziggeh 447a0b14e1 Fixed nullpointers in the admin system 2014-08-11 09:28:15 +02:00
Ziggeh 75ef060739 Changed a check in HousingService to use the updated admin system 2014-08-11 08:46:07 +02:00
Ziggeh c8ab856313 Changed admin system 2014-08-11 08:28:38 +02:00
Waverunner be94ee3784 Fixed some problems where LookAtTarget and IntendedTarget deltas could have been sent multiple times resulting in a crash 2014-07-16 09:54:38 -04:00
Treeku 7e1d0b99a9 Fixed warnings 2014-07-15 06:16:26 +01:00
CharonInferar dd64948493 Fixed several AI bugs, listed in description
Fixed #0000061 : Houses can now be destroyed, even when not redeeding
- Added AI action regeneration when in combat
- Fixed NPC self-buffing null pointer exception
2014-07-10 22:36:58 +02:00
CharonInferar 09f6266cc7 Fixes #0000061 Houses can't be deleted 2014-07-07 21:31:06 +02:00
CharonInferar b1d3c4a6e4 Construction pylons added to structure placement service
Like harvesters, houses feature the construction pylons now when placing
a structure. Partially fixing #840
2014-06-25 16:53:26 +02:00
Light2 058edfad4f Added city maintenance report, added zoning rights 2014-06-20 02:29:27 +02:00
Light2 6c7b80c201 Added city voting update, fixed some city bugs 2014-06-19 02:32:52 +02:00
Treeku 97af15a747 Added try-catches to schedulers to identify errors 2014-06-18 08:06:27 +01:00
Treeku 90e762bc6e Added some getPermissions null checks
This needs fixing properly, it's been throwing a null error for a long
time in transferitemmisc.
2014-06-16 20:28:09 +01:00
Light2 8148f398b7 Added structure report, treasury report and manage militia to city management terminal 2014-06-14 18:57:55 +02:00
Light2 6eea20bf36 More work on cities
Fixed some bugs, more work on city management terminal
2014-06-13 03:41:07 +02:00
Seefo 51a9239889 Fixed several housing issues, see extended
Fixed an issue where players who weren't admins could access the
structure management terminal

Fixed an issue a person requesting the housing status page would see
their own name as the owner even if they weren't

Fixed an issue where the object service would encounter an error when
attempting to view child objects via an attachment

Added getFirstName and getLastName methods to the CreatureObject class

Possibly fixed an issue where items that were moveable would be picked
up via double-clicking
2014-06-11 18:41:14 -04:00
Light2 6aa4229994 Refactored creation of player cities 2014-06-11 23:37:49 +02:00
Light2 2b885b7a0a More work on cities 2014-06-11 18:47:19 +02:00
Light2 165adda20d Added preliminary maintenance deduction to cities and civic structure decay 2014-06-11 17:57:53 +02:00
Light2 6123505005 more work on residency 2014-06-11 15:44:35 +02:00
Light2 73b53ead09 some more fixes, optimised collidable circle 2014-06-11 02:46:45 +02:00
Light2 1580cc9bee more residency fixes 2014-06-10 23:39:35 +02:00
Light2 721634b406 fixed declare residency bugs 2014-06-10 23:34:17 +02:00
CharonInferar 18c09a7b7e Fix for #861 2014-06-10 23:07:17 +02:00
CharonInferar 0d38ad8c33 Fix to #862 2014-06-10 16:13:15 +02:00
Light2 bc370bb263 fixed #839 2014-06-09 19:32:38 +02:00
Light2 dd48daaca1 Refactored Building and Harvester Permission Lists, fixed AI pathing into cells 2014-06-09 19:05:58 +02:00
Light2 3735b216a8 fixed compile error 2014-06-05 21:34:42 +02:00
Light2 2f2d5017d2 Added maintenance task for buildings 2014-06-05 20:01:32 +02:00
Light2 34aca38bc4 Added prose package attachments to mails 2014-06-04 23:17:39 +02:00
Light2 1104d7f690 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-06-04 22:30:05 +02:00
Light2 4c9bc8ec66 Added automatic cell permission messages 2014-06-04 22:29:56 +02:00
Treeku 31ef07736e Fixed #789 2014-06-04 16:41:31 +01:00
Light2 b2d3be0486 fixed initialisation of auction items, fixed loading of building signs after server restart 2014-05-30 19:49:52 +02:00
Light2 4a100d9ae3 fixed loading errors 2014-05-12 19:47:57 +02:00
Light2 7fc5c44817 Moved loot groups to mobile template scripts, moved respawn time to spawn service as last argument
Please no longer use loot in object template scripts and move them over
to the mobiles/ folder.
2014-05-12 18:42:15 +02:00
Treeku bf472ae6b6 Fixed minor issue with previous engine binary 2014-05-12 14:15:02 +01:00
Treeku 4fe246975c Fixed various bugs 2014-05-12 04:56:29 +01:00
Seefo f394dd6e19 Fixed loot system message, added functions to TangibleObject to obtain different variants of the object's name 2014-05-06 13:03:54 -04:00
Light2 ce15656ff3 begin work on vendors, fixed highestid sql query(might fix crash bug) 2014-05-06 00:55:02 +02:00
CharonInferar c7eb10b5f2 city zoning fix 2014-05-02 21:05:32 +02:00
Treeku af64aae9f1 Fixed merge clashes 2014-04-29 05:33:16 +01:00
Treeku 02ff93312e Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	scripts/houses/player_house_corellia_large_style_01.py
	scripts/houses/player_house_corellia_large_style_02.py
	src/resources/objects/tangible/Deed.java
	src/resources/objects/tangible/Harvester_Deed.java
	src/resources/objects/tangible/Player_House_Deed.java
	src/services/PlayerService.java
	src/services/object/ObjectService.java
2014-04-29 05:04:23 +01:00
Treeku 9fc30d10c4 Removed DeedObject, made buildings simpler 2014-04-28 22:07:32 +01:00
Light2 97743da840 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-28 16:17:40 +02:00
Light2 a740e0c6ca bazaar retrieve item fix 2014-04-28 16:17:31 +02:00
CharonInferar 42724a76d6 Updated Housing service
Housing service detects if new citizen builds structure
and adds him as citizen to the city
2014-04-24 01:20:02 +02:00
CharonInferar c02f7d5e86 Worked on City Maintenance Console
Implementation of SUI windows and menus
2014-04-22 03:46:51 +02:00
Treeku 7cee1990b5 Serial number uses attribute 2014-04-13 16:33:18 +01:00