Commit Graph

3940 Commits

Author SHA1 Message Date
Iosnowore Kun
fd27b58bae Added static spawn script for quarantine zone guards 2014-11-09 13:22:52 -05:00
Iosnowore Kun
58b9f28a70 Fixed storm_commando mobile script 2014-11-09 13:08:43 -05:00
Iosnowore Kun
1b9a383f98 Fixed stormtrooper mobile script 2014-11-09 13:06:29 -05:00
Iosnowore Kun
643cc80856 Moved faction NPC scripts to faction NPC folder 2014-11-09 13:01:31 -05:00
Iosnowore-Kun
cc85b44e11 Merge pull request #5 from ProjectSWGCore/master
Fork update
2014-11-09 12:52:14 -05:00
Iosnowore Kun
ba840980c1 Added no trade and bio link to camo scout trooper armor 2014-11-09 12:40:48 -05:00
Iosnowore Kun
6dccc7ba44 Fixed faction restriction bug 2014-11-09 12:31:45 -05:00
Iosnowore Kun
e4f91cece4 Fixed bug where static spawns weren't spawning, added scout trooper belt, removed unneeded placeholders, changed quarantine zone static spaw 2014-11-09 12:16:07 -05:00
Iosnowore Kun
99cfc90945 Removed extra protection from imp and reb snow armor and added belts to each set 2014-11-09 10:17:09 -05:00
Iosnowore Kun
563257bf84 Added stats to Imperial and Rebel snow armor 2014-11-09 10:12:24 -05:00
Iosnowore Kun
116ae6c4f0 Fixed faction restriction bug on imperial and rebel armor 2014-11-09 10:06:25 -05:00
Iosnowore Kun
8894330e64 Fixed a bug where the marauder assault armor gave you 2 left bracers 2014-11-09 09:42:54 -05:00
Iosnowore Kun
85f8ea724a Added protection to wookiee and ithorian armor 2014-11-09 09:20:24 -05:00
Iosnowore Kun
6ef67f3b4c More bug fixes 2014-11-09 09:11:53 -05:00
Iosnowore Kun
7f0b630fc7 Fixed some bugs with armor 2014-11-09 09:05:11 -05:00
Iosnowore Kun
d98fb86011 Changed options.cfg back to default 2014-11-09 01:13:18 -05:00
Iosnowore Kun
39e59d4036 Added wider variety of armor to frog 2014-11-09 01:12:08 -05:00
Lewis
16d52e6782 Merge pull request #1274 from wallaceg09/Musician
Musician
2014-11-08 22:34:03 -05:00
Skorpios0
641eda2766 Merge pull request #1276 from Undercova/patch-1
Added music instrument to frog
2014-11-09 03:33:10 +00:00
Skorpios0
2ad1646cb2 Merge pull request #1275 from Mesagoppinmypants/master
Read Description
2014-11-09 03:19:01 +00:00
Iosnowore Kun
bd33445757 Added more static spawn areas for deathtroopers 2014-11-08 19:18:31 -05:00
Iosnowore Kun
3602627658 Changed deathtrooper loot, aggro/assist range and attacks 2014-11-08 19:18:19 -05:00
Iosnowore Kun
9552da49db Fixed invalid weapon 2014-11-08 18:59:05 -05:00
Iosnowore Kun
a7a4f78164 Added level 5 deathtroopers
Started work on Quarantine zone NPCs.
2014-11-08 18:48:42 -05:00
Undercova
0f296ea96d Update character_builder_terminal.py 2014-11-08 23:06:18 +01:00
Iosnowore Kun
30917c1e0e Removed protection from katarn armor
This caused a bug with protection because the protection was already
coded as shown here:
https://github.com/ProjectSWGCore/NGECore2/tree/master/scripts/object/tangible/wearables/armor/clone_trooper
2014-11-08 15:25:41 -05:00
Iosnowore-Kun
b80a7493d1 Merge pull request #4 from ProjectSWGCore/master
Update fork
2014-11-08 15:22:06 -05:00
Iosnowore Kun
d90e9a97b8 Added stats to blackwing crystal 2014-11-08 15:19:56 -05:00
Iosnowore Kun
842abb6d87 Added cooldown to binoculars 2014-11-08 15:19:12 -05:00
Iosnowore Kun
d0e22aeed6 Changed invasions back to 0 2014-11-08 15:15:58 -05:00
wallaceg09
84a209f7ec Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 into Musician 2014-11-08 09:47:33 -06:00
wallaceg09
2d24e8d8ae FIXED server crash when a player stops performing. 2014-11-08 09:44:57 -06:00
Skorpios0
3666877027 Merge pull request #1273 from wallaceg09/Musician
Added player music functionality
2014-11-08 15:12:30 +00:00
wallaceg09
92deb58321 MODIFIED CreatureObject.setPosture to use refactored stopPerformance method 2014-11-07 22:04:37 -06:00
wallaceg09
88a0271216 MOVED stopPerformance code from CreatureObject to EntertainmentService
MOVED stopAudience code from CreatureObject to EntertainmentService
MODIFIED stopdance to utilize refactored stopPerformance code
MODIFIED stopmusic to utilize refactored stopPerformance code
2014-11-07 21:51:19 -06:00
wallaceg09
b4b45951a9 ADDED basic implementation for the stopmusic command
MODIFIED stopdance to indicate the use of a deprecated method
2014-11-07 20:37:57 -06:00
wallaceg09
de430bd3e5 FIXED animations while playing instruments 2014-11-07 14:32:00 -06:00
wallaceg09
ea4c8f06f8 FIXED Incorrect music playing for each instrument
ADDED Player Ability check to playing music
ADDED Player notification messages for failed music performance checks
ADDED 'canPerform' method to EntertainmentService
ADDED 'getAvailableSongs' method to EntertainmentService
2014-11-07 14:31:59 -06:00
wallaceg09
6dab500e42 Experimented with startmusic.py
Added some client messages to the startmusic command code
2014-11-07 14:31:58 -06:00
wallaceg09
d3bd0220dc Added xp gain to music performance. 2014-11-07 14:31:57 -06:00
wallaceg09
d808fdd48e Refactored startmusic.py a bit 2014-11-07 14:31:56 -06:00
wallaceg09
1aac844428 Added entertainer music (very rough and buggy)
Added stopmusic.py in commands (currently does nothing)
Modified startdance.py: removed some debugging print statements
2014-11-07 14:31:55 -06:00
wallaceg09
d04c8c11cc Added getInstrument method to EntertainmentService 2014-11-07 14:31:54 -06:00
wallaceg09
bfc1653d68 Refactored EntertainmentService to to allow music to function properly
Modified startdance script to work with the refactored EntertainmentService
2014-11-07 14:31:53 -06:00
Seefo
473e7be4c6 Fixed some issues that cause crashes
The rest of the scripts need to be modified, I don't have time to do
them all.
2014-11-05 12:39:18 -05:00
Skorpios0
dd25011531 Merge pull request #1265 from wallaceg09/bugfix_0000248_heroics2
Fixed an issue with item set buffs not properly being removed when replaced
2014-11-04 22:13:48 +00:00
Skorpios0
9365c98d12 Merge pull request #1266 from Undercova/master
Added Assault Trooper armor to frog
2014-11-04 22:13:26 +00:00
Bronco69
6120f8c14c Added Assault Trooper armor to frog
- Added Clone Trooper armor to frog
- Added Marine armor to frog
- Added RIS armor to frog
- Added Rebel snow armor to frog
- Added Stormtrooper armor to frog
- Added Scout Trooper armor to frog
- Added Snow Trooper armor to frog
- Added Ubese armor to frog
2014-11-04 22:53:47 +01:00
wallaceg09
1b343a7f3a Fixed comments that were removed by accident 2014-11-04 08:21:10 -06:00
wallaceg09
8488bd5037 Fixed an issue where equipping an item on top of a set-bonus item wouldn't remove the set buff. 2014-11-04 08:13:17 -06:00