Commit Graph
3449 Commits
Author SHA1 Message Date
Waverunner c8c99fc7dd Changed login handler to set client's accessLevel 2014-08-13 09:18:24 -04:00
Ziggeh d01c0e8b70 Merge pull request #1155 from zingzing175/master
Fixed Character builder terminal.
2014-08-13 11:03:39 +02:00
Ziggeh 31d94b4ceb Removed debug print when using admin commands 2014-08-13 09:42:11 +02:00
Viaron 87beb92523 Changed /activateQuest System Message (cuz OCD) 2014-08-13 03:35:48 -04:00
Viaron dc63985862 Fixed activateQuest spelling error. 2014-08-13 03:28:26 -04:00
Viaron 9a03f31a11 Fixed activateQuest spelling error. 2014-08-13 03:27:18 -04:00
Viaron 09891ab85f Fixed activateQuest spelling error. 2014-08-13 03:26:24 -04:00
Zing 4fde3413c8 Fixed Character builder terminal. 2014-08-12 22:53:00 -07:00
Waverunner 1488d7a370 Merge pull request #1154 from zingzing175/master
Fixed relogging after character has fully despawned. Changed /server admin command.
2014-08-13 01:06:55 -04:00
Zing 16729913b1 Fixed relogging after character has fully despawned. Changed /server admin command 2014-08-12 21:35:51 -07:00
Zing c46df580d0 Merge pull request #8 from ProjectSWGCore/master
pull
2014-08-12 19:20:10 -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
Waverunner 8dfe4a55c9 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-08-12 14:10:29 -04:00
Waverunner 33ca09c595 Added updated engine 2014-08-12 14:10:14 -04:00
Zing 397d9672c0 Revert "Updated /server admin command."
This reverts commit 5533fa52fa.
2014-08-12 11:09:46 -07: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
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
Ziggeh 0fa8faa675 Fixed an issue where non-admins could use admin commands 2014-08-12 14:34:46 +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
Ziggeh 642d93644e Fixed incorrect command name in QA accesslevel 2014-08-12 11:30:33 +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
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
Ziggeh 13fe918623 Changed Spiral Kick to use a specialLine script 2014-08-12 10:11:19 +02:00
Ziggeh 7ddaa6cdf4 Changed Ambush for BH to use a specialLine script 2014-08-12 10:06:32 +02:00
Ziggeh cacd6292cf Added specialLine scripts
This will greatly reduce the amount of duplicate combat command scripts.
2014-08-12 10:05:10 +02:00
Ziggeh 5f4f3d1132 Added specialLine field to CombatCommand 2014-08-12 10:04:36 +02:00
Ziggeh 8476cfc709 Fixed casting error in WeaponObject 2014-08-12 10:02:25 +02:00
Ziggeh f8f3fd8bc4 Fixed incorrect module name in gmForceCommand 2014-08-12 10:01:55 +02:00
Ziggeh 197c4a81d1 Changed a few minor things in WeaponObject baselines 2014-08-12 08:58:57 +02:00
Waverunner 2c9e6bc423 Added missing command to leads.txt 2014-08-11 22:24:50 -04:00
Waverunner c47ede5d7b Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-08-11 21:14:02 -04:00
Waverunner 38b532d27b Added Quest Service, Added /activateQuest command for admins 2014-08-11 21:13:28 -04:00
Viaron ccb30162ca Updated Access Levels. 2014-08-11 12:16:20 -04:00
Waverunner 625d2a7e1c Part of commit 6f14167 2014-08-11 11:01:37 -04:00
Waverunner 3e38cc7646 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-08-11 10:56:01 -04:00