Commit Graph
165 Commits
Author SHA1 Message Date
Seefo 1d2e2a5f16 Merge pull request #932 from zingzing175/master
Loot collection items will now delete if added to collection.
2014-06-21 03:54:10 -04:00
Zing 213a068c28 Loot collection will auto delete if successfully added. 2014-06-21 00:49:31 -07:00
Seefo 8dc34266e0 Fixed moveable object's radial menu 2014-06-20 19:53:22 -04:00
Seefo e31ec2c59e Scripted Jedi Master Robes (Hood up/Hood down) 2014-06-20 18:55:36 -04: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
Zing dd08a2fb61 Adjusted loot collection radial. Added more Loot Collections. 2014-06-16 19:05:49 -07:00
Zing 05e405b2d5 Loot Collections!
Started. Working.
2014-06-15 19:06:42 -07:00
Light2 4871a071d6 Added city voting terminal radials and SUI windows, fixed lots of city bugs 2014-06-15 02:27:15 +02:00
Light2 9b5677420b Begin work on city elections 2014-06-14 20:55:17 +02:00
Light2 a0cd4df053 Making a treasury deposit will now inform the mayor of the depositor name and amount by mail. 2014-06-14 20:24:06 +02:00
Light2 9fff30c9f2 Added revoke citizenship 2014-06-14 20:15:42 +02: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 165adda20d Added preliminary maintenance deduction to cities and civic structure decay 2014-06-11 17:57:53 +02:00
CharonInferar 927cd9c6f0 Added prof restriction 2014-06-10 15:10:38 +02:00
CharonInferar be06751035 Merge remote-tracking branch 'origin/master' into ReverseEngineering 2014-06-10 14:40:44 +02:00
CharonInferar 08e2ac69a3 RE Factory Crates, PUP procs, Multi-color junk
- Factory crate correctly implemented for REing
- PUPs proc initial steps, needs to be further developed
- Multi-colored junk items name handling added
2014-06-10 02:53:49 +02:00
Light2 bd596c0fce Added building privacy toggle 2014-06-09 19:16:23 +02:00
Light2 dd48daaca1 Refactored Building and Harvester Permission Lists, fixed AI pathing into cells 2014-06-09 19:05:58 +02:00
Light2 55624e8fd4 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-06-09 02:38:36 +02:00
Light2 03cedbaf05 minor changes 2014-06-09 02:37:47 +02:00
CharonInferar b9a7ae085b master merge 2014-06-08 16:57:04 +02:00
Light 6245de711d /move and /rotate fixes 2014-06-07 20:58:36 +02:00
CharonInferar 63c34eaf60 Reing bits
- Power bits and modifier bits can be created
- Powerups and SEAs can be made
2014-06-07 15:16:26 +02:00
Treeku 8c53699da4 Fixed collection script error 2014-06-07 06:21:44 +01:00
Treeku e9fe6effda item/collection radials adds to collection auto 2014-06-07 05:37:02 +01:00
CharonInferar 81494ab71e Armor piece added 2014-06-06 11:18:38 +02:00
Seefo 79ab29dd68 Fixed #791 2014-06-04 21:47:50 -04:00
Treeku 850e23cd5e Fixed #796 2014-06-04 14:20:18 +01:00
CharonInferar 1886b6ca93 Fixed animal hide rack, added Bio-Linking for all objects
Dropping schematics is prevented by :
https://github.com/projectswg/engine/blob/master/src/engine/resources/objects/Baseline.java#L446

All objects can be bio-linked now
2014-06-03 20:48:53 +02:00
CharonInferar 0bbe63e760 Master merge 2014-06-01 20:53:37 +02:00
CharonInferar b768272ef2 Biolinking and buff item procs added
Rare buff items now have a working proc
2014-06-01 20:29:36 +02:00
Light2 bd8d05001f Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-30 19:38:29 +02:00
Light2 5c0297c2fc Minor vendor fixes 2014-05-30 19:38:13 +02:00
CharonInferar b19cb4c6db rare loot chest contents added 2014-05-30 03:12:57 +02:00
CharonInferar 343d7060b3 First steps 2014-05-29 23:40:13 +02:00
CharonInferar 9146576061 Loot chest filling attempts 2014-05-29 22:28:36 +02:00
Waverunner 45c91104e0 Added more guild features, fixed re-joining chat channels on relog
Changed guilds to be saved to a TreeMap instead of solely the SWGSet.
Fixed uses string
Added UnknownAbilityPacket (was sent for every new ability, doesnt seem
to do anything)
Lots of guild improvement/features added.
2014-05-29 13:51:40 -04:00
Waverunner 32d2b18725 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-26 18:58:33 -04:00
Waverunner 6d28ac9cd5 Fixed mission strings, fixed multiple bounty hunting bugs, added stacks for tracking droids from CBT
Fixed bugs for BHing include:
Bounty not being removed from bountyMap (they were still removed from
the db though)
Bounty success/defeat messages were wrong
Seeker not being destroyed from world
Completing bounty mission would not remove it from log (Allowing you to
keep on killing the player and potentially collecting the reward)
Fixed conversation messages on Arakyd Droid to use new ProsePackage
format
2014-05-26 18:58:16 -04:00
Light2 b21b40ab98 more work on vendors 2014-05-26 20:41:51 +02:00
Waverunner 38441e069e Refactored guild creation, enabled access to guild creation device, guild disband, guild kick, guild members, moved server motd to motd.txt 2014-05-26 12:43:06 -04:00
Waverunner c85eb36eec Added Guild Permissions List, Added setting of permissions via permissions list, minor SUI Table method changes 2014-05-25 14:25:41 -04:00
Waverunner 31fb79b406 Added GuildMember class for handling member specific variables, changed sponsoring to use GuildMember 2014-05-23 18:21:50 -04:00
Waverunner f4947d4a33 Added guild sponsorship system, added methods to send guild mails 2014-05-22 20:04:11 -04:00
Light2 c7e41a83e9 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	src/services/bazaar/BazaarService.java
2014-05-21 19:16:21 +02:00
Light2 4e8a9ae47c bit more work on vendors 2014-05-21 19:02:12 +02:00
Waverunner c9b2d1c2a2 Added guild chat, guild information window added, added variables in future for sponsor system 2014-05-20 18:34:53 -04:00