Commit Graph
1116 Commits
Author SHA1 Message Date
Cekis 8a0742bb6a Fixed issue where space mission was unable to remove waypoint from datapad (likely because it has already been removed or quest was completed). 2016-05-23 22:59:09 +01:00
Cekis 1af9527562 Fixed null pointer issue when trying to bring up a radial menu on a speeder with no owner (why does it not have an owner??) 2016-05-23 16:11:40 +01:00
Cekis 44a5e038ca Removed unused vars (just some) from script. 2016-05-23 16:07:20 +01:00
Cekis e6a8b92b80 Fixed issue where lair tried to spawn a new creature after it had already been destroyed. 2016-05-23 16:04:21 +01:00
Cekis abc14e98ef Fixed null ptr issue when reverse engineering where componenet was invalid. 2016-05-23 15:48:54 +01:00
Cekis d145d9d7f1 Fixed null pointer issue with travel terminals when coming from a bad city. 2016-05-23 14:57:28 +01:00
Cekis eafdeef933 Fixed issue when placing a temporary structure and the template for the deed was null - most likely due to the structure not having a deed in the first place via placing in god mode maybe. 2016-05-23 03:58:06 +01:00
Cekis ea966dab86 Fixed issue that resulted in a null pointer if player was missing space destination obj var during transition. 2016-05-23 03:53:12 +01:00
Cekis fdd8cbe50a Fixed issue where destroyed lair tried to remove object vars after it became invalid. 2016-05-23 03:33:13 +01:00
Cekis f0c35ce8b9 Merge branch 'testing' of stellabellum.net:staff/dsrc into testing 2016-05-23 03:25:00 +01:00
Cekis 597874b744 Fixed null pointer issue if empire day config value is not set or is false. 2016-05-23 03:24:47 +01:00
Cekis 66cf6694e3 Fixed null ptr issue if foolsDay config var setting is not in the cfg files. 2016-05-23 02:47:28 +01:00
DarthArgus 10b1e4a5a5 don't need this either...so many workarounds that don't really apply to a fresh server 2016-05-23 00:33:34 +00:00
DarthArgus f70255989e kill ship refire fix 2016-05-23 00:32:15 +00:00
Cekis 6c5af48e2d Merge branch 'testing' of stellabellum.net:staff/dsrc into testing 2016-05-22 23:05:39 +01:00
Cekis 14e658bbfd Fixed floating commoner spawns on Tatooine. 2016-05-22 23:05:13 +01:00
swgnoobs 787ccd54f0 repairing it again 2016-05-16 20:04:54 +01:00
swgnoobs 0324c06267 i need to break the repo shortly ... sorry .... 2016-05-16 20:02:27 +01:00
Cekis 60f7315510 Fixed issue where the patrol path of Blacksun Boarders in the ISD instance was not being set properly, crashing the server. 2016-05-12 01:17:39 +01:00
Cekis 297e58028d Removed unnecessary logging. 2016-05-11 15:25:20 +01:00
Cekis 0f45d16858 Added logging for ISD testing. 2016-05-11 15:22:03 +01:00
Cekis 1459d33e7a Fixed bug where missing value on an objvar string threw an error. This may not be the final fix. 2016-05-11 14:22:19 +01:00
Cekis 16038445fe Merge branch 'testing' of stellabellum.net:staff/dsrc into testing 2016-05-11 06:03:38 +01:00
Cekis 5074aff59b Fixed bug where missing value on an objvar string threw an error. This may not be the final fix. 2016-05-11 06:03:20 +01:00
swg bacfeb723a removing sovi (double) chassis broker from mos-eisley starport 2016-05-10 02:37:36 +01:00
Cekis f93fa3c4d1 Merge branch 'testing' of stellabellum.net:staff/dsrc into testing 2016-05-09 02:26:27 +01:00
Cekis 509fea8584 Fixed crafting for Java 8. 2016-05-09 02:26:11 +01:00
DarthArgus a8cd65bead fix a crash inducing lack of this row 2016-05-07 21:43:38 +00:00
Cekis bef1a54386 Fixed array index error caused by typo. 2016-05-05 22:13:59 +01:00
Cekis 97dcf9c4dc Added missing spawner due to gitignore restriction. 2016-05-05 22:07:41 +01:00
DarthArgus 437f499e65 don't exclude javas 2016-05-05 21:06:04 +00:00
Cekis 6e74e7098e Fixed public vs private issue with constants. 2016-05-05 18:08:04 +01:00
Cekis 933c838211 Optimized older java - pre-nge stuff 2016-05-05 03:29:03 +01:00
Cekis 69701f8bbd Optimized all gambling devices and scripts. 2016-05-04 22:54:53 +01:00
Cekis 12cd091a14 Optimized Grouping scripts. 2016-05-03 23:40:37 +01:00
Cekis c90a59e6cd Optimized fishing scripts. 2016-05-03 23:40:23 +01:00
Cekis c4c1e83009 Optimized faction perk scripts. 2016-05-03 22:46:06 +01:00
Cekis 20dc1b931e Optimized and validated operation of event functions. 2016-05-02 18:17:52 +01:00
Cekis c573230d0b Optimized Lifeday java. 2016-04-29 21:20:55 +01:00
Cekis 25c66219ae Optimized GMF scripts and fixed a few bugs with stack counts and the halloween projector. 2016-04-28 21:33:09 +01:00
Cekis 496531936f Optimized invasion scripts (not city invasions - just impromptu ones - i.e. Theed imperial presence) 2016-04-28 19:10:39 +01:00
Cekis a8fbc4a9fa Audited Barada and the TCG Barn Ranchhand conversation scripts. 2016-04-23 08:06:56 +01:00
Cekis 21acb63834 Audited Aurilia NPC conversation scripts. 2016-04-20 07:59:38 +01:00
Cekis cc21a41272 Updated Azure Cabal repeatable questline conversations (overhauled java) and improved string_id equals method. 2016-04-19 03:33:02 +01:00
Cekis 303dce43cf Fixed client crash issues in Theed. 2016-04-18 03:15:20 +01:00
Cekis b8731f741b Added new NPC Spawner base file. 2016-04-12 03:18:59 +01:00
Cekis 3abdae110d Audited GCW Launch scripts - not clear how these are used or what for though. 2016-04-10 04:51:40 +01:00
Cekis c77f893054 Audited Love Day Event scripts. 2016-04-10 04:45:28 +01:00
Cekis 51c35f685e Fixed exploit around hiding Love Day Card Stack that allowed a player to avoid gathering them. 2016-04-10 04:45:14 +01:00
Cekis 8b9671bba4 Audited and improved empire day scripts. 2016-04-07 04:38:49 +01:00