Commit Graph
71 Commits
Author SHA1 Message Date
Obique PSWG 1b9c4671af Fixed incorrect iff in creatures.sdb 2016-01-16 16:03:09 -06:00
Obique PSWG ff4c426761 Final touches on SpawnerService to remove debug style of code 2016-01-16 15:12:00 -06:00
Obique PSWG 8dfecc75d3 Fixed empty column errors in previous commit 2016-01-16 13:46:13 -06:00
Undercova 34a2f9a692 Fixed some wrong iff templates in creatures.sdb 2016-01-16 19:43:14 +01:00
Obique PSWG 286ed21843 Implemented basic NPC spawning 2016-01-16 03:27:42 -06:00
Obique PSWG 6945875444 Updated buildouts again to load more efficiently and clean up code 2016-01-16 02:11:46 -06:00
Obique PSWG ce24bb4a07 Added general buildout performance improvements 2016-01-12 03:56:10 -06:00
Obique PSWG 4023b757ef Fixed buildout loading so it's not forever halloween 2016-01-11 13:46:54 -06:00
Undercova PSWG 6c4362e3ba Changed static spawners back to AREA and EGG 2016-01-05 16:43:50 +00:00
Undercova PSWG c3dd974b86 Changed holocore_admin_datatable to contain only admin commands 2016-01-04 23:42:30 +00:00
Undercova PSWG 200180fcea Added holocore_admin_datatable.sdb 2016-01-04 23:35:04 +00:00
Undercova PSWG cbbb1a82c2 Added holocore_faction_datatable.sdb 2016-01-04 18:59:37 +00:00
Undercova PSWG 4549464a3a Added holocore_housing_datatable.sdb 2016-01-04 18:10:50 +00:00
Undercova e6ca5d9ea3 Updated holocore_item_datatable.sdb 2015-12-17 21:37:31 +01:00
Undercova PSWG d97ba3dd9a Added holocore_item_datatable.sdb 2015-12-17 20:25:12 +00:00
Undercova PSWG 8115228b3b Added holocore_creature_datatable.sdb 2015-12-06 06:25:06 +00:00
Mads Boddum d8afee0c35 Merge branch 'quality_assurance' of https://bitbucket.org/projectswg/holocore into CORE-137-travel
Conflicts:
	src/resources/objects/SWGObject.java
	src/resources/objects/creature/CreatureObject.java
	src/utilities/IntentFactory.java
2015-10-25 08:14:34 +01:00
Obique PSWG f338d99314 Fixed missing buildouts issue. Now loads all 118113 of them 2015-10-17 09:56:08 -05:00
Undercova 18d383dedb Updated Static Spawns sdb 2015-10-11 19:15:28 +02:00
Obique PSWG 8fb3d937fb Fixed static.sdb loading 2015-10-11 10:35:42 -05:00
Obique PSWG c89486185e Fixed NPC SDB file 2015-10-10 18:52:22 -05:00
Obique PSWG 1f6a0702ec Refactored buildouts to support loading events 2015-10-10 13:14:04 -05:00
Mads Boddum 1d8dcb94e6 Merged quality_assurance into CORE-137-travel 2015-10-08 08:55:29 +02:00
Obique PSWG 4ed21b9868 Added chat log 2015-10-05 10:46:35 -05:00
Mads Boddum 0ca7df911d Merged projectswg/holocore/quality_assurance into CORE-137-travel 2015-10-04 13:46:31 +02:00
Obique PSWG 6b2de7fb43 Added player_spawns.sdb 2015-10-01 12:31:19 -05:00
Mads Boddum bc51d1def7 Merged quality_assurance into CORE-137-travel 2015-09-27 17:27:28 +02:00
Obique PSWG 5c9de1bf40 Merged in Undercova/holocore (pull request #71)
Fixed building ids to the correct values
2015-09-27 07:15:02 -05:00
Undercova 8997f164d6 - Fixed building ids to the correct values
- Added all known spawn locations
2015-09-27 02:15:21 +02:00
Mads Boddum 2cd3ccd7a8 Merged projectswg/holocore/quality_assurance into CORE-137-travel 2015-09-26 07:31:04 +02:00
Obique PSWG 244997eb69 Changed buildouts to instead use an sdb file 2015-09-26 00:19:45 -05:00
Mads Boddum 9ab203d0f8 The travel ticket object template is now associated with a proper radial menu, sending a TicketUseIntent upon use 2015-09-26 07:09:31 +02:00
Mads Boddum 4110fd2039 Merge branch 'quality_assurance' of https://bitbucket.org/projectswg/holocore into CORE-252_Spawners
Conflicts:
	serverdata/spawn/static.sdf
	src/services/spawn/SpawnerService.java
2015-09-08 14:27:02 +02:00
Mads Boddum d8224aac52 Spawners are now loaded via SDB instead of SDF 2015-09-08 14:06:05 +02:00
Obique PSWG d07fbd557f Merged in Undercova/starting_locationssdb-created-online-wit-1439914741276 (pull request #63)
Added new file for starting locations
2015-09-03 08:03:10 -05:00
Undercova PSWG 9a7e158318 Added spawners for all planets except Kashyyyk + Mustafar. Spawners inside buildings not included atm 2015-08-28 21:56:14 +00: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
Undercova PSWG 776f671519 Added starting locations 2015-08-18 16:50:26 +00:00
Undercova PSWG 860db58c94 Added new file for starting locations 2015-08-18 16:19:27 +00:00
Waverunner ba3ef391e1 Added/removed empty lines on all sdf's so they will force re-create the corresponding iff's for prior commit to go into effect 2015-08-18 09:31:35 -04:00
Undercova PSWG 7acc45d16e Fixed city coordinate location for Quarantine Zone 2015-08-15 23:18:19 +00:00
Obique PSWG 4132bfd092 Added id column to cities.sdb, allowing duplicates of cities 2015-08-15 10:21:22 -05:00
Obique PSWG 0cd6a6b85b Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2015-08-15 03:38:56 -05:00
Obique PSWG f4a7a302b0 Created CityService that will auto-update a player's current city 2015-08-15 03:33:28 -05:00
Obique PSWG f20ac19598 Merged in Undercova/added-travel-points-database-file-1438012252545 (pull request #46)
Added travel points database file
2015-08-14 14:28:00 -05:00
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 5338afa9f9 Added travel points database file 2015-07-27 15:50:57 +00: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