Skip to content

Releases: Eve-of-Darkness/db-public

EoD Public-DB Release 74

21 Nov 18:58
2e28c5e
Compare
Choose a tag to compare
Add the Hibernia tutorial quests (#324)
    Co-authored-by: digitalbox98 <[email protected]>

EoD Public-DB Release 73

17 Nov 15:33
f21bd64
Compare
Choose a tag to compare
Add NPC and worldobject for Hibernia tutorial quests (#323)
    Co-authored-by: digitalbox98 <[email protected]>

EoD Public-DB Release 72

14 Nov 12:11
1a2d070
Compare
Choose a tag to compare
Finalize midgard tutorial quests (#322)
    Co-authored-by: digitalbox98 <[email protected]>

EoD Public-DB Release 71

02 Nov 20:14
f1f4d0b
Compare
Choose a tag to compare
Update Go version and Github actions (#320)
    * Update go version to 1.21
    
    Also update dependencies
    
    * Update workflow actions
    
    Update checkout and setup-go action
    Update go-version in workflow to 1.21
    Update to ubuntu-22.04 runner

EoD Public-DB Release 70

02 Nov 20:03
3402f99
Compare
Choose a tag to compare
Update mid dataquests (#321)
    Co-authored-by: digitalbox98 <[email protected]>
    Co-authored-by: Lucas Falk <[email protected]>

EoD Public-DB Release 69

02 Nov 19:53
0fc49da
Compare
Choose a tag to compare
Fix exported sql to be compatible with SQLite 3.41+ (#319)
    * Make exported sql compatible with SQLite 2.41+
    
    SQLite 2.41 and above does not accept double-quoted strings
    
    * Add Integrity Check for queries
    
    Make sure that the export and import do not change data

EoD Public-DB Release 68

31 Oct 15:27
ece4ce3
Compare
Choose a tag to compare
Additional mob/npctemplate for mid quests (#316)
    Co-authored-by: digitalbox98 <[email protected]>

EoD Public-DB Release 67

30 Oct 11:18
368b570
Compare
Choose a tag to compare
Init mob and worldobject for mid tutorial quest (#315)
    Co-authored-by: DigitalBox98 <[email protected]>

EoD Public-DB Release 66

25 Oct 18:41
a23a990
Compare
Choose a tag to compare
Update mobs/npc template for hib tutorial quest (#314)
    Co-authored-by: DigitalBox98 <[email protected]>

EoD Public-DB Release 65

23 Oct 21:44
647dee9
Compare
Choose a tag to compare
Review StartupLocation and mob/npctemplate to start Tutorial quests (#313)
    (alb/mid/hib)
    
    Co-authored-by: DigitalBox98 <[email protected]>