Undercova
c9f2a80f33
Updated all planetary spawns
2016-03-01 07:57:03 +01:00
Undercova PSWG
98a0af29bc
Fixed typo in creatures.sdb
2016-03-01 04:22:42 +00:00
Obique PSWG
47a6ee0314
Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance
2016-02-29 21:11:22 -06:00
Obique PSWG
15832e2f53
Added decode functions to SWG collections and created a NetBuffer
2016-02-29 21:10:56 -06:00
Obique PSWG
8c2cd138d4
Merged in Undercova/holocore (pull request #163 )
...
Updated items database
2016-02-29 20:56:06 -06:00
Undercova PSWG
818352ee69
Updated weapon.sdb
2016-03-01 02:21:52 +00:00
Undercova PSWG
905a148651
Updated storyteller.sdb
2016-03-01 02:21:30 +00:00
Undercova PSWG
e0443bd653
Updated object.sdb
2016-03-01 02:21:00 +00:00
Undercova PSWG
a1ca86f350
Updated master_item.msdb
2016-03-01 02:20:35 +00:00
Undercova PSWG
1a7e6c9a7c
Updated item.sdb
2016-03-01 02:19:42 +00:00
Undercova PSWG
cba145a339
Updated armor.sdb
2016-03-01 01:48:27 +00:00
Obique PSWG
456b69df67
Added CrcDatabase
2016-02-29 18:26:33 -06:00
Obique PSWG
0ef3f96d03
Removed vet rewards sdb
2016-02-29 17:39:35 -06:00
Obique PSWG
d274ccf6cd
Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance
2016-02-29 17:39:27 -06:00
Obique PSWG
3fda656a82
Merged in Undercova/holocore (pull request #155 )
...
Added multiple sdbs
2016-02-29 17:38:54 -06:00
Undercova PSWG
1625e577b3
Fixed missing column type in npe_uniformbox.sdb
2016-02-29 21:55:21 +00:00
Undercova PSWG
f44579d99f
Added npe_uniformbox.sdb
2016-02-29 21:51:59 +00:00
Obique PSWG
365530f5ac
Merged in DaddyAP/holocore (pull request #162 )
...
Fixed issue with item not appearing in inventory.
2016-02-28 17:35:01 -06:00
dennise1975
0b0cb05bc4
Fixed issue with item not appearing in inventory.
2016-02-28 16:49:11 -06:00
Obique PSWG
1d6907aa12
Created ManufactureSchematicObject
2016-02-26 20:38:20 -06:00
DaddyAP
fc241fbdc2
Merged projectswg/holocore into quality_assurance
2016-02-25 12:53:00 -06:00
Obique PSWG
031d9322cc
Merged in DaddyAP/holocore (pull request #160 )
...
Quality_assurance
2016-02-25 08:45:03 -06:00
dennise1975
03403001ac
Updated package name and import location
2016-02-24 22:23:41 -06:00
DaddyAP
a07616c957
Merged projectswg/holocore into quality_assurance
2016-02-24 21:08:37 -06:00
Obique PSWG
ad1017db36
Changed the package structure for collections
2016-02-24 14:07:44 -06:00
Obique PSWG
b2f9751a39
Removed extra semicolon
2016-02-24 14:06:50 -06:00
Obique PSWG
fea94bb302
Renamed collection badge manager's variable in game manager
2016-02-24 14:05:31 -06:00
DaddyAP
396ad7ad61
Merged projectswg/holocore into quality_assurance
2016-02-23 09:06:31 -06:00
daddyap
759699d887
Renamed collectionBadgeService to collectionBadgeManager, removed extra semi-colon
2016-02-23 08:44:28 -06:00
Obique PSWG
241641c799
Merged in M4SS/holocore/CORE-173 (pull request #158 )
...
CORE-173
2016-02-22 13:30:37 -06:00
Mads Boddum
74a158a882
Armour can now be equipped
2016-02-22 20:15:58 +01:00
Obique PSWG
35b7ce060c
Merged in DaddyAP/holocore (pull request #157 )
...
Added ExplorationBadgeService and CollectionBadgeService
2016-02-19 13:41:39 -06:00
Mads Boddum
05705e983a
Merged projectswg/holocore into quality_assurance
2016-02-19 15:40:26 +01:00
daddyap
7e04701738
Updated String TYPE Name, fixed indentation
2016-02-19 08:34:02 -06:00
dennise1975
61e36e41de
Added GrantBadgeIntent, renamed CollectionBadgeService to CollectionBadgeManager, moved ExplorationBadgeService from GameManager to CollectionBadgeManager, various method updates
2016-02-18 20:58:38 -06:00
dennise1975
01cc0e5953
Moved setCollectionBadges out of for loop
2016-02-17 19:09:36 -06:00
dennise1975
833168de97
Fixed indention issue.
2016-02-17 19:06:34 -06:00
dennise1975
84f00960b0
Fixed Indention!
2016-02-17 18:54:24 -06:00
dennise1975
150cd767f1
Second attempt at fixing indention
2016-02-17 18:52:48 -06:00
dennise1975
7e748383e0
Fixed indention
2016-02-17 18:50:11 -06:00
dennise1975
ba8f55134a
Updated several methods, fixed indention issues, created inner class for CollectionBadgeService, changed detection of empty strings
2016-02-17 18:43:01 -06:00
daddyap
c4b45895ad
Added ExplorationBadgeService and, CollectionBadgeService
2016-02-16 15:55:16 -06:00
Obique PSWG
1dd42cf4c9
Merged in DaddyAP/holocore (pull request #156 )
...
Changed SWGBitSet to SWGFlag, created SWGBitSet. Changed collections to collectionBadges SWGBitset in PlayerObject, added get and set for collectionBadges
2016-02-16 12:38:19 -06:00
daddyap
979c118463
Changed SWGBitSet to SWGFlag, created SWGBitSet. Changed collections to collectionBadges SWGBitset in PlayerObject, added get and set for collectionBadges
2016-02-16 12:14:38 -06:00
DaddyAP
1b63de9aa2
Merged projectswg/holocore into quality_assurance
2016-02-15 15:38:14 -06:00
Mads Boddum
7748399718
Merged projectswg/holocore into quality_assurance
2016-02-15 12:11:06 +01:00
Undercova PSWG
a8f70845b5
Updated buildings.sdb
2016-02-15 00:25:19 +00:00
Undercova PSWG
70fa7e8eda
Fixed duplicates in buildings.sdb
2016-02-12 17:41:04 +00:00
Obique PSWG
7b6c929d34
Fixed terminal spawning issue
2016-02-11 12:07:13 -06:00
Obique PSWG
5ecfb4674b
Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance
2016-02-10 14:37:38 -06:00