Undercova PSWG
|
d413e575a8
|
Added more Dark and Light Jedi robes to the frog
|
2017-04-02 18:13:17 +00:00 |
|
 Eric FrechetteandObique PSWG
|
ccb2625edb
|
Merged in Frechetta/holocore (pull request #432)
Added line to login.sql to create default user
Approved-by: Undercova PSWG <[email protected]>
|
2017-03-31 16:21:35 +00:00 |
|
Eric Frechette
|
5b7d723e69
|
Realized the error of my ways - reverted table schemas.
|
2017-03-30 22:24:01 -07:00 |
|
Eric Frechette
|
8ba2dde953
|
Adjusted login.sql script: made 'username' the primary key for 'users' table (there should be no two accounts with the same username); added line to create default user.
|
2017-03-30 22:07:03 -07:00 |
|
Eric Frechette
|
d2bc2a0cdc
|
Merged projectswg/holocore into quality_assurance
|
2017-03-30 19:51:37 -07:00 |
|
Obique PSWG
|
ab5b3c334d
|
Changed table characters to players in EngineManager
|
2017-03-28 14:50:35 -05:00 |
|
Obique PSWG
|
a7e8fd3ee3
|
Added login.sql
|
2017-03-28 08:50:09 -05:00 |
|
Obique PSWG
|
5d419a80a1
|
Fixed exception when requesting the row count of players
|
2017-03-27 07:32:30 -05:00 |
|
Obique PSWG
|
1c4dbf0614
|
Removed postgres library
|
2017-03-26 23:00:36 -05:00 |
|
Obique PSWG
|
8432ecd5b1
|
Removed all dependencies on postgres
|
2017-03-26 22:58:58 -05:00 |
|
Obique PSWG
|
5035c655d2
|
Added cleanup to the sqlite databases used in LoginService and CharacterCreationService
|
2017-03-26 22:53:56 -05:00 |
|
Obique PSWG
|
b713a04a76
|
Small whitespace change to trigger update
|
2017-03-26 22:43:42 -05:00 |
|
Obique PSWG
|
b271c77e65
|
Random Log update to trigger build
|
2017-03-26 22:36:12 -05:00 |
|
Obique PSWG
|
796a96a798
|
Changed CharacterCreationService to use sqlite for characters/players
|
2017-03-26 22:30:31 -05:00 |
|
Obique PSWG
|
438b908b8a
|
Changed LoginService to use sqlite
|
2017-03-26 22:26:53 -05:00 |
|
Obique PSWG
|
381430ea30
|
Added slf4j-api jar
|
2017-03-15 02:40:42 -05:00 |
|
Undercova PSWG
|
29044f0918
|
Merged in Undercova/holocore (pull request #430)
Content update
|
2017-03-13 12:17:31 +00:00 |
|
 Eric FrechetteandObique PSWG
|
2519e6840b
|
Merged in Frechetta/holocore (pull request #431)
Cleaned up SkillTemplateService
|
2017-03-09 15:15:51 +00:00 |
|
Eric Frechette
|
5aa535c841
|
Improved upon cleanup in last commit.
|
2017-03-09 07:10:07 -08:00 |
|
Eric Frechette
|
7ec895bb01
|
Cleaned up SkillTemplateService
|
2017-03-08 21:33:15 -08:00 |
|
Obique PSWG
|
bafd35ae5b
|
Fixed issue where packets weren't able to be sent
|
2017-03-07 23:36:13 -06:00 |
|
Obique PSWG
|
52d368d248
|
Fixed other issues with admin server without port
|
2017-03-06 20:22:28 -06:00 |
|
Obique PSWG
|
7e9c5caa0c
|
Fixed admin server booting without port specified
|
2017-03-06 20:19:45 -06:00 |
|
Obique PSWG
|
7a9b438474
|
Improved server shutdown sequence to be more robust
|
2017-03-06 20:16:25 -06:00 |
|
Undercova PSWG
|
096b7fb38e
|
Fixed typo in buildings.sdb
|
2017-02-28 23:41:07 +00:00 |
|
Undercova PSWG
|
f816c10b9e
|
Fixed Smuggler Roadmap Reward Pistol for CL 30 and 50 in weapon.sdb
|
2017-02-28 23:12:05 +00:00 |
|
Obique PSWG
|
0582cff188
|
Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance
|
2017-02-28 09:38:36 -06:00 |
|
Obique PSWG
|
ed682f4727
|
Improved the synchronization and cleanliness of BuffService
|
2017-02-28 09:37:34 -06:00 |
|
Obique PSWG
|
d1daff1cc5
|
Added synchronization classes
|
2017-02-28 09:37:25 -06:00 |
|
Obique PSWG
|
e94e042b4e
|
Added some helper functions to DatatableData
|
2017-02-28 09:36:50 -06:00 |
|
 Mads BoddumandObique PSWG
|
f9655d3c95
|
Merged in M4SS/holocore/bug/attack_self (pull request #429)
Fixed a bug where you could attack yourself with placed AoE
|
2017-02-28 14:14:48 +00:00 |
|
Mads Boddum
|
47980e9de4
|
Fixed a bug where you could attack yourself with placed AoE
|
2017-02-28 09:22:54 +01:00 |
|
Obique PSWG
|
2830fc71a3
|
Improved datatable loading (in terms of code cleanliness, not any more/less efficient)
|
2017-02-27 21:36:23 -06:00 |
|
Obique PSWG
|
14104e27ef
|
Improved how logging is implemented
|
2017-02-27 09:08:50 -06:00 |
|
Obique PSWG
|
de972d1379
|
Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance
|
2017-02-27 08:57:51 -06:00 |
|
Obique PSWG
|
ef7c5d2209
|
Changed how logging is called
|
2017-02-27 08:57:39 -06:00 |
|
Mads Boddum
|
29a2d1296b
|
Merged projectswg/holocore into quality_assurance
|
2017-02-26 15:15:09 +01:00 |
|
 Mads BoddumandUndercova PSWG
|
fc81af9241
|
Merged in M4SS/holocore/bug/indoor_aoe (pull request #425)
NGE-530 - Fixed AoE not causing damage to enemies while inside a building
|
2017-02-25 19:01:43 +00:00 |
|
 Mads BoddumandUndercova PSWG
|
7b5096825f
|
Merged in M4SS/holocore/feature/null_attributes (pull request #426)
NGE-430 - Null value handling for AttributeListMessage
|
2017-02-25 19:01:33 +00:00 |
|
 Mads BoddumandUndercova PSWG
|
f276641ed2
|
Merged in M4SS/holocore/bug/extra_loop_delay_attack (pull request #427)
NGE-513 - Attacks like Force Throw cause 2x damage
|
2017-02-25 19:01:25 +00:00 |
|
 Mads BoddumandUndercova PSWG
|
41bb8cfe4c
|
Merged in M4SS/holocore/bug/damage_flytext (pull request #428)
Fixed an issue where the combat log sometimes falsely showed zero damage done
|
2017-02-25 19:01:15 +00:00 |
|
Mads Boddum
|
f416b7623b
|
Fixed an issue where the combat log falsely showed zero damage done
|
2017-02-25 14:26:26 +01:00 |
|
Mads Boddum
|
41d623a8fd
|
Fixed delay attacks looping an extra time
|
2017-02-25 13:07:31 +01:00 |
|
Mads Boddum
|
b7d5a65b99
|
Added null attribute name and value handling
|
2017-02-25 12:35:03 +01:00 |
|
Mads Boddum
|
5265b82cfe
|
Aware objects are no longer checked for AoE if explosive is in a cell
|
2017-02-25 12:25:43 +01:00 |
|
Mads Boddum
|
c1fd40d83b
|
Fixed AoE not causing damage to enemies while inside a building
|
2017-02-25 12:13:50 +01:00 |
|
Obique PSWG
|
39ad298777
|
Added a StandardLog class for standardized load messages
|
2017-02-24 17:20:01 -06:00 |
|
Mads Boddum
|
083821043f
|
Merged projectswg/holocore into quality_assurance
|
2017-02-18 17:40:57 +01:00 |
|
 Undercova PSWGandObique PSWG
|
f7eeb0543a
|
Merged in Undercova/holocore (pull request #424)
Content update
|
2017-02-16 18:11:02 +00:00 |
|
Undercova PSWG
|
5f99f11cd5
|
Added many new items to wearable.sdb
|
2017-02-16 17:32:34 +00:00 |
|