Commit Graph
1624 Commits
Author SHA1 Message Date
Obique PSWG df8755c6eb Added "MasterSDB" files, for distributed server data across smaller .sdb's 2016-02-03 02:18:50 -06:00
Obique PSWG a77b682945 Fixed 35 FindBugs errors 2016-02-01 15:08:04 -06:00
Obique PSWG 594a4a8474 Changed executor .submit to .execute 2016-02-01 14:01:34 -06:00
Obique PSWG 582f13dcd2 Removed very old baseline packets 2016-01-31 19:38:28 -06:00
Obique PSWG a5f0a01426 Removed old debug prints from networking 2016-01-31 18:36:42 -06:00
Obique PSWG d9bb7b928f Changed baseline/deltabuilder to be solely created by BaselineObject 2016-01-31 17:33:04 -06:00
Obique PSWG 0cbe62b206 Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2016-01-31 15:40:47 -06:00
Obique PSWG ece92d15c6 Added target folder to gitignore 2016-01-31 15:40:32 -06:00
Obique PSWG 0f782bc2a4 Added jars to lib/ folder if maven isn't your thing 2016-01-31 15:40:13 -06:00
Obique PSWG 6a6a5f49ee Fixed null pointer in TravelService if there is an error on startup 2016-01-31 15:39:26 -06:00
Obique PSWG d6beafcb8c Moved malformed url exception to print to log instead of stderr 2016-01-31 15:38:27 -06:00
Obique PSWG e570d3d7b7 Added safeguard to stop packets from being sent to disconnected clients 2016-01-31 15:38:04 -06:00
Obique PSWG 6139378cef Fixed exception when closeOnCompletion is unsupported 2016-01-31 15:37:46 -06:00
Obique PSWG 8dfff4e6ea Improved concurrency in LoginService 2016-01-31 15:37:21 -06:00
Obique PSWG 159115cba4 Added equals and hashCode functions to Point3D 2016-01-31 15:36:47 -06:00
Obique PSWG 8d3a941731 Fixed memory leaks through Intent references 2016-01-31 15:36:28 -06:00
Obique PSWG 925791f594 Improved networking performance and stability 2016-01-31 15:35:38 -06:00
Obique PSWG 731311ed2d Added ability to distinguish buildouts/snapshots/generated objects, as well as added baseline caching 2016-01-31 15:33:00 -06:00
Obique PSWG fa05a384b7 Updated jdbc and postgres in pom.xml 2016-01-31 15:26:34 -06:00
Obique PSWG 464d305455 Modified client visitors to be more efficient and read properly 2016-01-31 15:25:47 -06:00
Obique PSWG d7fbfd7af7 Merged in M4SS/holocore/CORE-273-theed-starport-bug (pull request #135)
CORE-273 Theed Starport bug
2016-01-30 13:54:49 -06:00
Mads Boddum 2c04460d76 Fixed an issue where Theed Starport was being treated as a shuttleport 2016-01-30 20:12:18 +01:00
Obique PSWG b81780dc76 Possibly fixed issue with CharacterCreationService with name locking 2016-01-28 10:28:43 -06:00
Obique PSWG c52f998c44 Merged in M4SS/holocore/deprecated-removal (pull request #133)
Removed some deprecated classes
2016-01-28 10:27:34 -06:00
Mads Boddum e7b1e4e647 Removed resources.Attributes 2016-01-28 17:18:19 +01:00
Mads Boddum 7be4773e0f Removed deprecated resources.services package 2016-01-28 16:42:31 +01:00
Mads Boddum e3e704579d Merged projectswg/holocore into quality_assurance 2016-01-28 14:58:10 +01:00
Obique PSWG 99d2c98d5d Merged in Undercova/holocore (pull request #131)
NPC updates
2016-01-25 21:00:47 -06:00
Undercova PSWG 557e16f203 Updated static.sdb 2016-01-26 02:56:43 +00:00
Undercova PSWG 8f47ed22c3 Updated creatures.sdb 2016-01-26 02:56:14 +00:00
Obique PSWG 1e2f88656e Merged in Undercova/holocore (pull request #130)
Added "Area 51" for mobile iff template research
2016-01-25 20:54:22 -06:00
Undercova PSWG 47499c10c3 Fixed typo in buildings.sdb 2016-01-26 02:50:27 +00:00
Undercova PSWG c6ab8c2bc4 Changed buildings.sdb. Removed Tansarii from list and added planet Umbra 2016-01-25 04:25:15 +00:00
Undercova PSWG 91b9db3d1d Changed some waypoints in Area 51 to negative so npcs dont spawn inside main hill 2016-01-25 04:22:30 +00:00
Undercova PSWG 4ee7a30984 Added creatures_area_51.sdb. This is a modified creature table listing up all possible mobile iff templates 2016-01-25 04:16:20 +00:00
Undercova PSWG 5922dfdca5 Created area_51.sdb. A place where ALL iffs are placed in a flat terrain 2016-01-25 04:11:38 +00:00
Undercova PSWG 80fc0a31ae Fixed "Kadaara" typo in static.sdb 2016-01-25 03:17:46 +00:00
Obique PSWG 797d89c475 Merged in Undercova/holocore (pull request #129)
NPC
2016-01-24 15:26:38 -06:00
Undercova PSWG 78fee157e8 Updated static.sdb 2016-01-24 21:22:59 +00:00
Undercova PSWG 382dfaf22e Updated creatures.sdb 2016-01-24 21:20:44 +00:00
Obique PSWG dca4f9dfb1 Merged in Undercova/holocore (pull request #128)
Fixed misspells and building_id duplicates
2016-01-23 21:12:43 -06:00
Undercova PSWG e9e0a04d53 Fixed Kaadara misspell (blame SOE) 2016-01-24 03:09:12 +00:00
Undercova PSWG e26da9d10f Fixed building_id duplicates and Kaadara misspell 2016-01-24 03:08:26 +00:00
Obique PSWG a4b3b40f69 Merged in Undercova/holocore (pull request #127)
Fixed spell error in planetary waypoints
2016-01-23 21:00:21 -06:00
Undercova PSWG 3a4ee91b44 Fixed spell error in planetary waypoints 2016-01-24 02:49:59 +00:00
Mads Boddum 09840508b0 Merge branch 'quality_assurance' of https://bitbucket.org/projectswg/holocore into quality_assurance 2016-01-23 14:18:46 +01:00
Obique PSWG 84883ba3f4 Merged in Undercova/holocore (pull request #126)
SOE and their monday morning typos ........
2016-01-22 18:19:10 -06:00
Undercova PSWG bc33e726c8 SOE and their monday morning typos ........ 2016-01-23 00:07:07 +00:00
Obique PSWG e398b2f267 Merged in Undercova/holocore (pull request #125)
Fixed typo in creatures.sdb
2016-01-22 17:59:15 -06:00
Undercova PSWG b4ff14bf6d Fixed typo in creatures.sdb 2016-01-22 23:58:32 +00:00