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
Treeku
cfa25d4f0f
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-16 08:28:30 +01:00
Treeku
31f4fa1c1a
Fixed error with corpses when resources disabled
2014-05-15 05:00:00 +01:00
Waverunner
8e6ac5213b
Player Association Access added to datapad on creation, added guildId delta, changed getGuildList to return SWGSet<Guild>
2014-05-14 17:12:46 -04:00
Waverunner
34a7a58089
Create Guild script for PDA, PDA Added to Frog, moved GuildService
...
Note that the PDA is only available on the frog if you have GM access right now.
2014-05-13 18:59:24 -04:00
Light2
b8927c9677
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-12 17:35:30 +02:00
Light2
119e58318c
More work on vendors
2014-05-12 17:35:19 +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
Waverunner
b5344eab07
Added bindLocation variable, clone location shows bind spot in yellow, fixed incap and db messages
2014-05-10 16:38:59 -04:00
tacef
41a5bbf03f
Updated Cloning Terminal so fee is level based
2014-05-10 20:11:06 +02:00
tacef
3d41026e51
Temp Fix for the Cloning Terminal
...
%DI now shows 5000, will be redone as soon as suiWindow is fixed
2014-05-10 03:37:39 +02:00
Seefo
cfe65a9613
Fixed crystal name after tuning
2014-05-06 14:04:20 -04:00
Seefo
16a05bd73c
Fixed tuning of color crystals
2014-05-06 13:30:31 -04:00