CharonInferar
2d8836e1b6
Loot icon disappears now after all items have been looted
2014-06-06 00:28:49 +02:00
Seefo
0fe051021e
RLS light beam now shows on the corpse instead of yourself like it did on Live
2014-06-05 14:17:50 -04:00
Seefo
8965383f2d
Part of RLS item fix
2014-06-05 09:55:48 -04:00
CharonInferar
9e1d19d525
custom attributes added to loot scripts
...
loot scripts can now have custom attribute arrays for better
customization of drops
2014-06-05 15:20:28 +02:00
Bronco69
a4302bc25e
RLS audio + visual implemented
2014-06-05 15:07:09 +02:00
Treeku
332a78672f
Fixed #693
2014-06-04 20:19:54 +01:00
CharonInferar
6d6b8ee24f
Loot scripts can now contain STF-Filename parameters
...
def STFparams():
return
['static_item_n','item_junk_imitation_pearl_01_02','static_item_d','item_junk_imitation_pearl_01_02']
2014-06-04 18:04:44 +02:00
Treeku and CharonInferar
053ad0ef99
Added debug message to lootservice
2014-06-04 17:40:47 +02:00
Treeku and CharonInferar
39dd9c0188
Fixed some warnings
2014-06-04 17:40:46 +02:00
Treeku and CharonInferar
c37c3ed990
Caught exception in lootService temporarily
2014-06-04 17:40:39 +02: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
515410703a
Fix
2014-06-01 22:21:38 +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
CharonInferar
7859d24583
Added legendary and exceptional loot chest contents
...
Many templates need to be corrected, verified still
2014-05-31 03:34:30 +02:00
CharonInferar
b19cb4c6db
rare loot chest contents added
2014-05-30 03:12:57 +02:00
CharonInferar
9146576061
Loot chest filling attempts
2014-05-29 22:28:36 +02:00
Waverunner
ce88128c2d
Refactored Junk Dealer script, Selling junk items will now place "buy back" device in datapad
...
Moved the SUI Windows into Java so no need for global variables, updated
conversation messages for the changes to ProsePackage, added the "buy
back" control device - this contains the latest 10 items you sold to the
junk dealer.
2014-05-27 18:13:00 -04:00
CharonInferar
164ed38fc4
Added imperial outpost, fixed visibility issue
...
- Added force crystal hunter's cave
- Added imperial outpost NPCs
- Fixed creature visibility while mounted
- Tweaked some spawn areas
- Debugged some spawn issues
2014-05-21 18:50:02 +02:00
CharonInferar
4a402abfc9
Conflict resolve
2014-05-20 19:45:58 +02:00
Treeku
865db149ad
Fixed loads of warnings
2014-05-14 15:51:25 +01:00
CharonInferar
23d4071646
Added crystal cave to locations menu
2014-05-13 01:22:38 +02:00
CharonInferar
d131be26ce
Merge with upstream
2014-05-12 23:13:29 +02:00
Seefo
fcd82aff4a
Fixed looted color crystals
2014-05-10 18:49:51 -04:00
Seefo
d182fea6eb
Loot System changes, see extended
...
* Added /setgodmode genloot <lootTemplate> command
* Added the option to have a 'custom setup' of a looted object template
(see scripts/loot/lootItems/veryrareloot/rare_ankarres_sapphire.py),
procedure is same as object scripts
* Looted items no longer need custom names in order to not have an empty
name (most scripts containing a custom name can now have that method
removed)
2014-05-07 22:11:18 -04:00
CharonInferar
3ca58df0b8
Container Drop implemented
2014-05-07 04:18:00 +02:00
Seefo
e76e287689
Fixed some errors
2014-05-06 17:55:44 -04:00
Seefo
cfe65a9613
Fixed crystal name after tuning
2014-05-06 14:04:20 -04:00
CharonInferar
76b2f81ee0
Tuning process continued
...
messages added
Tre file specs added
attributes corrected
2014-05-06 16:12:27 +02:00
CharonInferar
112194be87
Tuning process implemented
...
According to swgwikia, the stats have been considered
2014-05-06 04:37:44 +02:00
CharonInferar
8db8db7516
NPCs added to the cave
2014-05-06 03:14:41 +02:00
Seefo
8dd5f5d053
Initial commit of lightsaber customization - see extended
...
The majority of lightsaber customization now works.
All that I can think of that needs to be done is:
* Rare/Unique color crystals names/palette index to
resources.datatables.LightsaberColors
* Weapon element types and damage bonus based on color crystal
* Random stats when tuning power crystals/krayt dragon pearls
* Checks to see if lightsaber is full - container size is in IFFs, we
should implement it for all containers
2014-05-05 20:19:07 -04:00
CharonInferar
fabeaed919
Armor loot fix, stat loot fix
...
fixed numeric errors
Loot client command response coded
2014-05-04 23:06:27 +02:00
CharonInferar
43d1bd5ea4
Attempts to fix loot bugs
2014-05-04 01:31:00 +02:00
CharonInferar
5e4062ae38
Fixed some bugs
2014-05-02 01:18:50 +02:00
CharonInferar
1c14d7a702
Random stat jewelry added, loot service further debugged
...
Added stat jewelry
2014-05-01 21:25:41 +02:00
CharonInferar
87f10370f0
Added most droppable armor pieces
2014-05-01 05:12:05 +02:00
Treeku
fac4c7fe3b
Moved Loot objs out of baseline dir
2014-04-29 23:04:53 +01:00
CharonInferar
e877a44713
Jedi Loot templates inserted
...
Buried treasure loot realized
2014-04-25 01:49:50 +02:00
CharonInferar
0425810f51
Added more very rare loot and prof jewelry
2014-04-24 04:59:51 +02:00
CharonInferar
14f774447f
More Treasure map work
...
Mysterious disk radials implemented
Treasure guards added
2014-04-21 03:23:07 +02:00
CharonInferar
814ebe6cf3
Menu functionality improved
...
Lootkit implemented
Loot price and further stats considered
2014-04-18 21:52:04 +02:00
CharonInferar
73a3c98660
Conversation menu improvements
...
SUI window functionality
storage of items in collections
2014-04-18 21:52:03 +02:00
CharonInferar
d123415605
Improvements on loot system
...
Loot icon
Loot system messages
2014-04-16 18:14:10 +02:00
CharonInferar
e3ed8a1ab6
Loot window added
...
Loot window implemented
Loot info effect added
2014-04-16 18:14:09 +02:00
CharonInferar
6aad6a69d2
preliminary armor drops test
...
Default weapon spawn fixed
Mobile templates must now assign weapon attack speed and weapon type
dueto it not being determinable from template
2014-04-15 20:34:58 +02:00
CharonInferar
161a64bcd0
More loot items added
...
Tusken Raider Clothing
Gaffis
CDEF Rifles
Worked on weapon drops and giving them stats
Refactored the item scripts to use lists to allow random templates
Tweaked the drop chances to be close to how they were in live
2014-04-15 20:34:58 +02:00
CharonInferar
67cf7d3c72
weapon work
2014-04-15 20:34:57 +02:00
CharonInferar
b2965a8352
Looted weapons do get random stats now
2014-04-15 20:34:57 +02:00
Treeku
7cee1990b5
Serial number uses attribute
2014-04-13 16:33:18 +01:00