Treeku
918520052b
Fixed issue where you couldn't remove your buffs.
...
Fixes:
Traceback (most recent call last):
File "scripts/commands/removebuff.py", line 8, in run
buffObj = actor.getBuffByCRC(int(commandString))
AttributeError: 'resources.objects.creature.CreatureObject' object has no attribute 'getBuffByCRC'
2014-08-24 02:00:43 +01:00
Waverunner
1c49296287
Added quest events, Added goTo task types, Changed activation of next steps to go through completeActiveTask
2014-08-23 16:44:23 -04:00
Viaron
0498aceb0e
Merge pull request #1179 from zingzing175/master
...
Fixed Some Admin commands not working on file systems other than windows. Added blocks to admin commands with godLevel of 0.
2014-08-17 21:34:42 -04:00
CharonInferar
557764bc50
Merge pull request #1180 from CharonInferar/Fixes2
...
Fixed AI-consideration in command service
2014-08-17 14:39:32 +02:00
Waverunner
ae9126ad75
Merge pull request #1178 from ProjectSWGCore/TacefEntertainer
...
Entertainermissions
2014-08-17 07:59:23 -04:00
CharonInferar
400a72eb7c
Merge remote-tracking branch 'origin/master' into Fixes2
2014-08-17 13:30:28 +02:00
CharonInferar
a52d01652c
Fixed broken command service
2014-08-17 13:28:23 +02:00
Zing
47756a09ae
Fixed Admin Command. Missed one
2014-08-17 01:23:11 -07:00
Zing
6de085b3da
Fixed Admin commands part2
2014-08-17 01:18:34 -07:00
Zing
5edce825ff
Fixed Some Admin commands not working on file systems other than windows
2014-08-17 01:17:03 -07:00
Bronco69
22d7fdadbf
Removed wrong mobile template file name
2014-08-17 00:24:22 +02:00
Bronco69
fe90f8a21b
Fixed KBT #165 and #185
...
Fixed
2014-08-17 00:23:06 +02:00
CharonInferar
5609e18d40
restored empty setgod
2014-08-16 21:44:32 +02:00
CharonInferar
e61ced824b
Merge remote-tracking branch 'origin/master' into Fixes
2014-08-16 21:41:55 +02:00
CharonInferar
1c676d8ddd
Fixed KBT #65 , 182 and AI-related commandService bug
2014-08-16 21:39:26 +02:00
Viaron
dbec5fd321
Merge pull request #1161 from zingzing175/master
...
Added getStationName admin command.
2014-08-15 23:36:03 -04:00
Zing
cbe7372c95
Added getStationName admin command.
2014-08-15 20:03:46 -07:00
Waverunner
a62a56c868
Changed setgodmode.py back to earlier version (accidental commit from 1st questservice commit)
2014-08-15 18:16:45 -04:00
Waverunner
5cf7367e61
Fixed buildouts besides buildings and their children not being added to quadtree
...
Fixed some bugs with retrieving quest items
Changed quest service's next task method to temporarily not auto-advance
to next quest if it's defined - will be re-enabled when most of task
types are done
Changed buildout objects to load server templates (unsure why they were
not loaded before)
Fixed SpawnPoint odb save error
2014-08-15 18:04:47 -04:00
Waverunner
ffbe209207
Added handling of retrieve item quests, Added handling of giving quest rewards
...
Note: All changes may not be listed! Please view changes to get a better
idea, lots of changes compared to what I had before!
Changed ShowLootBox to use object id's instead of SWGObject
Added "A Speeder For Me" quest
Fixed quests so they advance to the next step properly and complete
properly
2014-08-15 11:34:58 -04:00
Zing
29c3777595
Added /createCreature command
2014-08-13 20:01:51 -07:00
Waverunner
da568bac1d
Changed quest data to retrieve info from Datatables, Added basis for automation of QuestTask's
...
Fixed /waypoint method for getting planet crc's
Fixed quest crc's for quest scripts in children folders
Fixed some admin commands not being executed (no longer case sensitive)
Changed accessLevel to be gotten from database until ready to switch to
client
2014-08-13 16:21:51 -04:00
Ziggeh
d01c0e8b70
Merge pull request #1155 from zingzing175/master
...
Fixed Character builder terminal.
2014-08-13 11:03:39 +02:00
Viaron
87beb92523
Changed /activateQuest System Message (cuz OCD)
2014-08-13 03:35:48 -04:00
Zing
4fde3413c8
Fixed Character builder terminal.
2014-08-12 22:53:00 -07:00
Zing
16729913b1
Fixed relogging after character has fully despawned. Changed /server admin command
2014-08-12 21:35:51 -07:00
Waverunner
b581118ad3
Added implementation of parsing data from quest files
...
Added methods for checking if a quest is completed and if they have a
quest.
Updated SWGList to account for the special format of Quest list deltas.
Added method that shows a quest in a window
2014-08-12 19:03:19 -04:00
tacef
14285fd169
Merge pull request #1152 from tacef/master
...
Updated Standard Issued Clothing box
2014-08-12 17:27:37 +02:00
tacef
537e634ee4
Added Customservertemplates for Wookie clothings
...
Updated Standard Issued Equipment box to not throw an exception and use
all wookiee scripts
2014-08-12 17:19:29 +02:00
Waverunner
3fb52e2422
Merge pull request #1151 from tacef/EntertainerMissions
...
Entertainer missions
2014-08-12 10:54:37 -04:00
tacef
ba9d9b90d7
Added Customservertemplates for Ithorian clothings
...
Changed Standard Issued Equipment Box to use Ithorian
Customservertemplates
Fixed Exception cause by the Standard issued Equipment box
2014-08-12 15:29:15 +02:00
tacef
14d216c2d1
Merge pull request #1149 from tacef/master
...
Changed Standard Issued Equipment Box
2014-08-12 11:37:25 +02:00
tacef
cfed90da60
Changed Standard Issued Equipment Box
...
It will now check for Ithorians and Wookiees.
TODO: Customscripts
2014-08-12 11:36:19 +02:00
tacef
a881fdb5bc
Revert "Updated Standard issued Equipmentbox"
...
This reverts commit d173cb6f59 .
2014-08-12 11:34:36 +02:00
Ziggeh
7f3f9bc720
Revert "Fixed incorrect admin command name in QA"
...
This reverts commit 58f1549bb7 .
2014-08-12 11:29:40 +02:00
Ziggeh
58f1549bb7
Fixed incorrect admin command name in QA
2014-08-12 11:28:55 +02:00
tacef
d173cb6f59
Updated Standard issued Equipmentbox
...
It now checks for species. TODO: Customservertemplate
2014-08-12 11:13:53 +02:00
Ziggeh
a96133e3ad
Added specialLine script for Shockwave
2014-08-12 11:02:40 +02:00
Ziggeh
9fbd7a58b1
Fixed an issue where Force Lightning had its armor bypass set twice
2014-08-12 10:37:19 +02:00
Ziggeh
8985cb1954
Fixed an issue where Force Drain had its armor bypass set twice
2014-08-12 10:35:37 +02:00
Ziggeh
315c92bd6d
Changed Maelstrom to use a specialLine script
2014-08-12 10:32:55 +02:00
Ziggeh
7a7df3e1d3
Changed Force Sweep to use a specialLine script
2014-08-12 10:31:12 +02:00
Ziggeh
36b258fbf1
Changed Crippling Vortex to use a specialLine script
2014-08-12 10:30:17 +02:00
Ziggeh
90db0baf57
Changed Thrill to use a specialLine script
2014-08-12 10:28:21 +02:00
Ziggeh
12193df268
Changed Leg Strike to use a specialLine script
2014-08-12 10:24:08 +02:00
Ziggeh
76a782c5fb
Changed Officer Heal to use a specialLine script
2014-08-12 10:19:15 +02:00
Ziggeh
9edc3c6856
Changed Paint Target to use a specialLine script
2014-08-12 10:16:32 +02:00
Ziggeh
9ee1b179d4
Changed Decapitate to use a specialLine script
2014-08-12 10:15:15 +02:00
Ziggeh
1f329c1651
Changed Jedi Strike to use a specialLine script
2014-08-12 10:13:56 +02:00
Ziggeh
6fbdd98526
Changed Void Dance to use a specialLine script
2014-08-12 10:12:32 +02:00