Releases: ko4life-net/ko-db
Releases · ko4life-net/ko-db
1.2.0
1.1.2
1.1.1
1.1.0
What's Changed
- Prefix migration scripts with 4 leading zeros and update docs by @stevewgr in #26
- Simplify scripts to use powershell switch args over booleans. by @stevewgr in #27
- Implement a script to automatically create odbcad configs. by @stevewgr in #28
- Release/1.1.0 by @stevewgr in #29
Full Changelog: 1.0.2...1.1.0
1.0.2
1.0.1
1.0.0 Initial release
What's Changed
- Generate scripts from the official database from 2004 by @stevewgr in #1
- Fix K_MONSTER and K_NPC columns. by @stevewgr in #2
- Fix Ajuard calling wrong procedure. by @stevewgr in #3
- Fixe LOAD_CHAR_INFO and LOAD_USER_DATA procedures by @stevewgr in #4
- Fix scripts server_name without round brakcets. by @stevewgr in #5
- Update NATION_SELECT.sql by @srmeier in #6
- Create 8_alter_account_login.sql by @srmeier in #7
- Refactor import and export scripts and few housekeeping by @stevewgr in #14
- Misc changes by @stevewgr in #15
- Fix scripts to adapt MSSQL Server 2022 breaking changes by @stevewgr in #16
- Clarify further about prerequisites and sqlserver powershell module by @stevewgr in #17
- More improvements to scripts and maintenance by @stevewgr in #18
- Introduce a code formatter sqlfluff and integrate pr checks by @stevewgr in #19
- Add migration script to drop unused tables and procedures. by @stevewgr in #20
- #10 Fixing character logout save by @UTengine in #12
- Initial release 1.0.0. by @stevewgr in #21
New Contributors
- @stevewgr made their first contribution in #1
- @srmeier made their first contribution in #6
- @UTengine made their first contribution in #12
Full Changelog: https://github.com/ko4life-net/ko-db/commits/1.0.0