Commit Graph
864 Commits
Author SHA1 Message Date
Obique PSWG 1817f14258 Minor change to allow non-authed users to request images, css, and js for styling 2015-08-29 15:29:09 -05:00
Obique PSWG d210822c30 Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2015-08-28 17:04:49 -05:00
Obique PSWG 3dfb07fcd3 Disables eggs by default 2015-08-28 17:04:38 -05:00
Undercova PSWG cebb9e70a5 Changed current spawner iff to "Patrol Waypoint" for better visibility 2015-08-28 22:00:00 +00:00
Obique PSWG a43d3f9d86 Added in online player information to interface 2015-08-28 16:24:12 -05:00
Obique PSWG 418584e20a Fixed some FindBugs warnings in ObjectManager 2015-08-28 10:30:47 -05:00
Obique PSWG 8fbcfa38b5 Fixed bug where MD5'd pass doesn't work for webserver login 2015-08-28 03:36:37 -05:00
Obique PSWG 2a59b799bf Added in database authentication to access web interface 2015-08-28 03:32:59 -05:00
Obique PSWG 3e71418bf8 Added in CPU and Memory details to online graph, including for overall system 2015-08-27 17:03:49 -05:00
Obique PSWG 3b00470214 Fixed null session error when max connections is reached 2015-08-27 13:09:12 -05:00
Obique PSWG 9625d03860 Added sessions to the HttpServer 2015-08-27 12:51:22 -05:00
Obique PSWG 1eb4d0f265 Merge commit '6bc119d' into quality_assurance 2015-08-27 12:46:23 -05:00
Obique PSWG b8bdd7e1c8 Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2015-08-27 12:45:45 -05:00
Mads Boddum be455bdfc9 Spawners that are placed in the world should now have a building id of 0 instead of -1 2015-08-27 19:04:34 +02:00
Mads Boddum aabc55f15b Reduced space usage in SpawnerService 2015-08-27 01:40:38 +02:00
Mads Boddum fd50f9bb9b loadEggs in SpawnerService is now a private method 2015-08-27 01:39:10 +02:00
Mads Boddum 5d29903864 The loading of spawners now happens within initialization() of SpawnerService instead of in ObjectManager 2015-08-27 01:21:12 +02:00
Mads Boddum 65babac422 Added missing license headers to spawner-related classes and enums 2015-08-27 01:19:59 +02:00
Mads Boddum e158f30f3c Renamed the spawnEggService field in ObjectManager to spawnerService 2015-08-26 19:56:52 +02:00
Mads Boddum 5cb25bc4ce Added SpawnerService to the ObjectManager 2015-08-26 19:53:30 +02:00
Mads Boddum 3ef7c0ccc3 Created a SpawnerService which is responsible for placing the different types of spawners in the world 2015-08-26 19:52:31 +02:00
Mads Boddum 46040e4122 Created a Spawner class 2015-08-26 19:50:19 +02:00
Mads Boddum dbee9a97f7 Created a SpawnType enum which will allow for type-specific spawner-behaviour 2015-08-26 19:49:49 +02:00
Obique PSWG 93cac8e971 Basic HTTPS server 2015-08-24 17:27:45 -05:00
Obique PSWG ff131f8dc1 Merge commit 'ab3448e' into quality_assurance 2015-08-24 17:20:09 -05:00
Obique PSWG d6e6240ea2 Fixed null pointer exception in handling player disappear in ObjectManager 2015-08-24 17:16:15 -05:00
Obique PSWG ab3448edee Fixed logging when player is banned 2015-08-21 17:32:59 -05:00
Obique PSWG 1e200021b1 Created qa tool to recover players that are in a pickle. Can teleport to all common planets 2015-08-21 00:44:10 -05:00
Obique PSWG ff717592fa Created a force delete QA tool, allowing an admin to remove any object/player in-game 2015-08-20 23:49:45 -05:00
Obique PSWG 37bf65a3b9 Fixed all the warnings 2015-08-20 20:55:27 -05:00
Obique PSWG af003116df Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2015-08-20 19:38:34 -05:00
Obique PSWG a69046f47c Fixed LD bug when characters log out, as well as player tags in general 2015-08-20 19:08:50 -05:00
Waverunner 752d497142 Added foundation for /qatool command for easy QA features such as generating an item from a template 2015-08-20 13:05:27 -04:00
Waverunner e7c0913cc9 Fixed getEnteredText method in SuiInputBox not returning the proper user entered text 2015-08-19 16:47:36 -04:00
Obique PSWG ae8830e9b4 Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2015-08-19 11:29:59 -05:00
Obique PSWG 6a00e25600 Now auto-creates the config file and folders if it doesn't exist 2015-08-19 11:29:44 -05:00
Waverunner 741b653d76 A failed link from a table to sdb will return false instead of throwing an exception 2015-08-19 12:14:50 -04:00
Waverunner 906a8db5a7 Merge remote-tracking branch 'origin/quality_assurance' into quality_assurance 2015-08-19 11:21:29 -04:00
Waverunner f779c3f302 Added ability for services to reserve X amount of object id's in the ObjectManager through ObjectIdResponseIntent which will respond with a ObjectIdResponseIntent with a list of the id's that have been reserved
Added ObjectCreateIntent which will add an object to the object map in ObjectManager and the awareness system if required
2015-08-19 11:21:24 -04:00
Obique PSWG 3ad545df19 Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2015-08-19 08:44:22 -05:00
Obique PSWG 3f0f7f6de6 Now translates buildouts relative to origin, related to CORE-153 2015-08-19 08:43:54 -05:00
Waverunner a2a1c7c9b1 Added SWGSet and a few minor low-level tweaks to SWGList 2015-08-19 09:31:47 -04:00
Waverunner a73380f123 Merge remote-tracking branch 'origin/quality_assurance' into quality_assurance 2015-08-18 23:14:03 -04:00
Waverunner 2cefe67d9a Added ignore list including the "ignore" functionality for mails, chat messages, instant messages, and spatial chat 2015-08-18 23:13:57 -04:00
Obique PSWG 641d658fd0 Added zone error reporting for the client to give the user additional information 2015-08-18 20:00:17 -05:00
Obique PSWG 85bbef22dd Added additional information to Script exceptions 2015-08-18 18:41:58 -05:00
Obique PSWG bbe2f44245 Fixed SoftReference issue related, and possibly causing CORE-239 2015-08-18 18:18:03 -05:00
Obique PSWG 3451876231 Fixed bank deltas issue that causes crashes 2015-08-18 17:25:19 +00:00
Obique PSWG 45a2fdb85b Fixed SIGSEGV in decompression code 2015-08-18 09:01:43 -05:00
Waverunner 7ade47c375 Fixed value parsing error for SDF's and added catch clause for future failures 2015-08-18 09:55:31 -04:00