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
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
tacef
a64119e96a
Fixed Rebel recruiter Conversation
2014-05-22 19:06:01 +02:00
tacef
a431ff53a1
Updated Imperial Recruiter Convo to support recent changes to the Factionservice
...
Updated Factionservice, you weren´t combatant when joining faction
2014-05-22 19:04:24 +02:00
Treeku
0050dfdc7e
Minor fix
2014-05-15 04:11:19 +01:00
Treeku
737b24d3b9
Changed guildList to a Set, changed STAO
2014-05-14 20:39:03 +01:00
tacef
283e4d694d
Updated Cloningfee formula
...
to be more accurate to live
2014-05-09 17:07:48 +02:00
tacef
e4c682e958
Updated Cloning Conversation
...
Cloning now deducts fee according to level
2014-05-09 16:58:45 +02:00
Ziggeh
835cd5a9be
Merge pull request #614 from tacef/master
...
Fixed Typo in Junkdealer conversation
2014-05-05 18:33:18 +02:00
tacef
90ded46f68
Fixed Typo in Junkdealer conversation
2014-05-05 17:42:08 +02:00
Treeku
541bffa942
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-04 18:56:34 +01:00
Treeku
6b50c6082b
Fixed some recruiter stuff
2014-05-04 18:42:15 +01:00
Waverunner
db80ef2d7c
Credits given on completion of bounty mission, added cap for bounties, can no longer take your own bounty
2014-05-04 12:39:44 -04:00
Waverunner
44678d8c18
Merge
2014-05-03 18:10:55 -04:00
Waverunner
7860a8b668
Added Tracking Droids, refined Bounty Missions
...
A few things need to be done like the stacks for the droids. Right now
they won't be destroyed from inventory until this is implemented.
2014-05-03 18:03:00 -04:00
tacef
47da295c00
Altered recruiters to fit faction changes
2014-05-02 22:27:40 +02:00
tacef
45dd5bc9e5
Fixed little error in Rebel Recruiter conversation
2014-05-01 20:54:53 +02:00
tacef
3b3c9bd6ef
Fixed Typo in Reimos conversation script
2014-05-01 19:50:03 +02:00
tacef
7043f6a159
Updated NPC Scripts with conversations
2014-05-01 19:38:12 +02:00
Waverunner
b0e2a490f6
Changes to MissionObjective, started working on player bounties
2014-04-28 17:37:23 -04:00
tacef
ac776668b8
Added Rebel Recruiter Conversation
...
Fixed error in Imperial recruiter Conversation
2014-04-27 21:11:32 +02:00
tacef
34f726f037
Updated Imperial Recruiter again
2014-04-27 19:57:47 +02:00
tacef
4849a16e38
Updated Imperial Recruiter Conversation again
...
- Join military
- go Combatant
- go SF
- leave Military
2014-04-27 17:43:41 +02:00
tacef
bc7b2f02cc
Updated Imperial Recruiter Conversation
...
You are now able to resign from military
2014-04-27 17:10:03 +02:00
tacef
b6693334fe
Added Medical Cloning Droid Conversation
2014-04-27 11:14:17 +02:00
tacef
983c94c692
Started Work on Imperial Recruiter
2014-04-26 21:46:32 +02:00
Waverunner
5e240b00fa
Added aborting for missions, finished delivery missions, cleaned up code
2014-04-25 17:26:48 -04:00
Waverunner
8e481be783
Added accepting for missions, added first phase for delivery missions
2014-04-24 17:46:28 -04:00
CharonInferar
4f60260e53
Menu functionality improved
...
Lootkit implemented
Loot price and further stats considered
2014-04-18 20:57:56 +02:00
CharonInferar
2b4527e165
Conversation menu improvements
...
SUI window functionality
storage of items in collections
2014-04-18 04:45:12 +02:00
CharonInferar
e911eebdce
Junk Dealer Conversation menu added
2014-04-17 04:10:58 +02:00
Treeku and CharonInferar
5f1022543e
godLevel is now set and used
2014-04-13 14:50:21 +02:00
Treeku
2a9988847f
Script syntax error
2014-04-07 10:37:11 +01:00
Treeku
e4d676f43d
Added example conversation script
...
Made a simpler script that uses less code, so it's easier to grasp.
In most cases there will only be one ProsePackage.
Copy-paste friendly.
2014-04-07 10:08:41 +01:00
Light2
b245efdce6
Finished NPC conversations, fixed disconnect bug, fixed AI atk speed check
2014-04-02 18:12:08 +02:00