Commit Graph
25 Commits
Author SHA1 Message Date
Obique PSWG fb6f53338c Added additional radial logic for easier iff->script lookup and added basic implementation for radial options 2015-08-09 02:12:17 -05:00
Obique PSWG be5fd47373 Got a basic start to banking and radials - currently sidetracked by memory bug 2015-08-01 10:24:00 -05:00
Undercova PSWG 324b0b2957 Adjusted types.sdb 2015-07-26 21:43:40 +00:00
Undercova PSWG 7e7f689c65 Adjusted coordinates in spawns.sdb 2015-07-26 21:43:05 +00:00
Undercova PSWG 48cbb63f40 Removed empty spawns for static buildings (for now) 2015-07-26 20:11:29 +00:00
Undercova PSWG bfe397ce49 Added remaining spawns for static buildings 2015-07-26 19:56:22 +00:00
Undercova PSWG 3cfbf62fbf Added remaining building types 2015-07-26 19:27:14 +00:00
Obique PSWG 38ba742122 Changed column type of spawn sdb's to a more readable text 2015-07-26 11:56:11 -05:00
Undercova PSWG 78efda83ce Fixed building types 2015-07-26 15:59:49 +00:00
Undercova PSWG 49e5ed222f Fixed Bank and Travel building coordinates 2015-07-26 15:58:34 +00:00
Obique PSWG f874c951c4 Improved SQL query and renamed the two tables 2015-07-25 15:34:13 -05:00
Obique PSWG 5b2f3b63a8 Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2015-07-25 15:16:34 -05:00
Obique PSWG 957e1334df Created the new file type 'sdb' with intelligent loading into a sqlite database 2015-07-25 15:15:58 -05:00
Waverunner 39c651f17f Merge branch 'quality_assurance' of https://bitbucket.org/projectswg/holocore into quality_assurance 2015-07-25 10:03:38 -04:00
Waverunner 40d32d4e50 Moved creation of system default channels to a server data file to simplify code
Added DatatableRowHandler interface for use in handleRows method to process each row within a datatable
2015-07-25 10:03:32 -04:00
Obique PSWG 7274a90db6 Mistakenly didn't save changes meant to be in the last commit 2015-07-25 02:48:58 -05:00
Obique PSWG 72fe6deda6 Moved ticket collector and transport on rori to proper spots 2015-07-25 02:43:47 -05:00
Obique PSWG 6e3592a1c0 Moved ticket collector to more accurate position in starport 2015-07-25 02:15:43 -05:00
Obique PSWG e167c79fc9 Moved the terminal spawning into a SQLite database to be able to search faster 2015-07-25 02:03:33 -05:00
Waverunner e225aa8727 Updated ServerFactory to allow parsing of tab-deliminated Server Datatable Files (.sdf txt files) to Interchangeable File Format for source control diff viewing instead of using binary files
An IFF is created for the corresponding SDF if: one does not exist or the SDF's modify date is > than the IFF's modify date
2015-07-20 12:42:41 -04:00
Waverunner f354bb4ad7 Fixed wrong location for theed 2015-06-08 18:34:02 -04:00
Waverunner 4aee40c0fd Added cell labels for showing labels on the minimap, SWGNameGenerator no longer throws an error on null NameFilter, updated city map locations to points provided by Undercova 2015-06-08 17:59:19 -04:00
Waverunner 84afe8f4dd MapService now loads static city locations through Datatable IFF 2015-06-08 15:29:17 -04:00
Waverunner 7bed34610c Added the rest of the object templates that have map markers to map_locations.iff 2015-06-08 01:22:16 -04:00
Waverunner 3f0028ec03 Updated ClientFactory for /serverdata/ folder 2015-06-02 16:25:25 -04:00