Attacktive/troubleshooter-editor-back-end
It's the back-end of a save file editor of the game Troubleshooter: Abandoned Children.
KotlinMIT
Pinned issues
Issues
- 0
Apply the Hexagonal Architecture
#169 opened by Attacktive - 0
Turn On Batch Inserts
#142 opened by Attacktive - 1
Try Qodana
#152 opened by Attacktive - 0
The Type Arguments of the Extension Function `Collection<T>.getDiffResults` Are in Mess.
#158 opened by Attacktive - 0
Deal with Duplicate Code
#150 opened by Attacktive - 0
- 1
Fix 'Duplicate Code' issue in src\main\kotlin\com\github\attacktive\troubleshootereditor\domain\item\ItemObject.kt
#146 opened by codefactor-io - 1
Use ORM
#137 opened by Attacktive - 0
Use Exposed for Rosters
#140 opened by Attacktive - 1
Use Exposed for Items
#139 opened by Attacktive - 0
Use Exposed for Company
#138 opened by Attacktive - 0
- 1
In most cases using a spread operator causes a full copy of the array to be created before calling a method. This may result in a performance penalty.
#114 opened by codacy-production - 0
Rosters
#118 opened by Attacktive - 1
Implement Save Functionality
#58 opened by Attacktive - 1
Remove Quests
#119 opened by Attacktive - 0
Items
#115 opened by Attacktive - 0
Fix 'Duplicate Code' issue in src\main\kotlin\com\github\attacktive\troubleshootereditor\domain\item\ItemObject.kt
#101 opened by codefactor-io - 0
Add 'Access-Control-Allow-Origin' Header
#112 opened by Attacktive - 0
Properties Get Discarded When Saving
#109 opened by Attacktive - 0
- 0
Fix Error During Save
#103 opened by Attacktive - 0
The function generateStatements is too long (70). The maximum length is 60.
#96 opened by codacy-production - 0
The Properties of Company Are Not Exposed
#94 opened by Attacktive - 1
[BE] Edit Company
#88 opened by Attacktive - 0
Properties for Items Are Gone
#86 opened by Attacktive - 1
In most cases using a spread operator causes a full copy of the array to be created before calling a method. This may result in a performance penalty.
#83 opened by codacy-production - 0
Apply Quick Cheats on Items for Now
#81 opened by Attacktive - 0
The function getPropertiesStatements(connection: Connection, diffResult: T, tableName: String, idColumnName: String, indexColumnName: String, valueColumnName: String) has too many parameters. The current threshold is set to 6.
#77 opened by codacy-production - 0
Update Gradle to the Latest One
#56 opened by Attacktive