Commit Graph
1492 Commits
Author SHA1 Message Date
swg de68e5dc0a removing sovi (double) chassis broker from mos-eisley starport 2016-05-10 02:37:36 +01:00
Cekis d7198fdeb7 Merge branch 'testing' of stellabellum.net:staff/dsrc into testing 2016-05-09 02:26:27 +01:00
Cekis 4f36fcd54a Fixed crafting for Java 8. 2016-05-09 02:26:11 +01:00
DarthArgus 89de06d42a fix a crash inducing lack of this row 2016-05-07 21:43:38 +00:00
Cekis 83bdee3cb8 Fixed array index error caused by typo. 2016-05-05 22:13:59 +01:00
Cekis 51e312bfa1 Added missing spawner due to gitignore restriction. 2016-05-05 22:07:41 +01:00
DarthArgus 54be79b214 don't exclude javas 2016-05-05 21:06:04 +00:00
Cekis 12b29d5a45 Fixed public vs private issue with constants. 2016-05-05 18:08:04 +01:00
Cekis a332a748c8 Optimized older java - pre-nge stuff 2016-05-05 03:29:03 +01:00
Cekis 2b05675da2 Optimized all gambling devices and scripts. 2016-05-04 22:54:53 +01:00
Cekis 77aa586f70 Optimized Grouping scripts. 2016-05-03 23:40:37 +01:00
Cekis e4e7085e8d Optimized fishing scripts. 2016-05-03 23:40:23 +01:00
Cekis 95efa3e43e Optimized faction perk scripts. 2016-05-03 22:46:06 +01:00
Cekis b70cb2988c Optimized and validated operation of event functions. 2016-05-02 18:17:52 +01:00
Cekis 7520db8784 Optimized Lifeday java. 2016-04-29 21:20:55 +01:00
Cekis 6e957ca283 Optimized GMF scripts and fixed a few bugs with stack counts and the halloween projector. 2016-04-28 21:33:09 +01:00
Cekis ad41d897a1 Optimized invasion scripts (not city invasions - just impromptu ones - i.e. Theed imperial presence) 2016-04-28 19:10:39 +01:00
Cekis 6b6d2909f6 Audited Barada and the TCG Barn Ranchhand conversation scripts. 2016-04-23 08:06:56 +01:00
Cekis 578cd5eb15 Audited Aurilia NPC conversation scripts. 2016-04-20 07:59:38 +01:00
Cekis 7964672569 Updated Azure Cabal repeatable questline conversations (overhauled java) and improved string_id equals method. 2016-04-19 03:33:02 +01:00
Cekis dbc723d33e Fixed client crash issues in Theed. 2016-04-18 03:15:20 +01:00
Cekis 93baf53525 Added new NPC Spawner base file. 2016-04-12 03:18:59 +01:00
Cekis 1531248608 Audited GCW Launch scripts - not clear how these are used or what for though. 2016-04-10 04:51:40 +01:00
Cekis 8876642523 Audited Love Day Event scripts. 2016-04-10 04:45:28 +01:00
Cekis 07d7cba5ff 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 4812e784a5 Audited and improved empire day scripts. 2016-04-07 04:38:49 +01:00
Cekis 8b3321566d Changed how config variable is read for April Fools event. 2016-04-07 04:30:36 +01:00
Cekis 88bbf8fe06 Adjusted April Fools AT AT Toy spawner. 2016-04-06 14:23:44 +01:00
Cekis 3fb23cccc0 Fixed potential double spawn issues. 2016-04-05 18:04:58 +01:00
Cekis 1802c7c8db Fixed issue with convo NPCs spawning at origin. 2016-04-05 07:02:39 +01:00
Cekis e3d2c9fdd6 Audited emperors day java. 2016-04-05 06:48:22 +01:00
Cekis e5d45637dc Audited and attached Bossk Event to the Mos Eisley Cantina... Wookiees will be very happy. 2016-04-05 05:45:56 +01:00
Cekis 167fa712e2 Revamped possible defunct invasion spawner - appears to be disabled. 2016-04-05 05:15:55 +01:00
Cekis b964c38379 Audited april fools day scripts. 2016-04-05 01:08:13 +01:00
Cekis 2188b04099 Java overhaul continued... 2016-04-03 19:09:23 +01:00
Cekis c75d0f05b0 Merge branch 'testing' of stellabellum.net:staff/dsrc into testing 2016-04-03 18:22:13 +01:00
Cekis 8e34a701a2 Overhauled the creature and NPC spawners that actually may no longer be used in the game... but.. at least they're better than before 2016-04-03 18:21:59 +01:00
Cekis 3bd5198884 Added imperial vs rebel conflict on yavin and improved the java dramatically that handles it. 2016-04-03 18:21:00 +01:00
Cekis 0bfc1e2d91 Removed old and unused sarlacc spawner scripts and objects. 2016-04-03 18:20:01 +01:00
Cekis 3bc9b07236 Made MINOR changes to cybernetic scripts. Would be best to re-write these if any problems are found. 2016-04-03 18:18:54 +01:00
DarthArgus d2f4ba05c1 check if file is null to avoid nullptr 2016-04-02 16:11:46 +00:00
DarthArgus b3748c6e78 Revert "some heavy cleanup on deltadictionary.java"
This reverts commit e5eea503d8.
2016-04-02 06:57:15 +00:00
DarthArgus 2c2d8a4ed6 Revert "dictionary and deltadictionary - one cleanup and one fix where i forgot to keep a null check"
This reverts commit e6a2197781.
2016-04-02 06:56:50 +00:00
DarthArgus c2d2d5cdca remove executable bits 2016-04-02 04:45:03 +00:00
DarthArgus 3dd231871d dictionary and deltadictionary - one cleanup and one fix where i forgot to keep a null check 2016-04-02 04:38:27 +00:00
DarthArgus 25837f1d5f some heavy cleanup on deltadictionary.java 2016-04-02 04:26:03 +00:00
DarthArgus b74d58722c some simple cleanups for the script_class_loader.java 2016-04-02 03:03:11 +00:00
Cekis 3dd02392a3 Merge branch 'testing' of stellabellum.net:staff/dsrc into testing 2016-04-01 21:31:32 +01:00
Cekis 5cdb64e927 Added wander base. 2016-04-01 21:30:29 +01:00
DarthArgus 281e9962d9 captain OCD also can't count worth dick 2016-04-01 20:29:36 +00:00