Skip to content

EoD Public-DB Release 10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 23:10
2e28c5e
Add the Hibernia tutorial quests (#324)
    Co-authored-by: digitalbox98 <[email protected]>
Add NPC and worldobject for Hibernia tutorial quests (#323)
    Co-authored-by: digitalbox98 <[email protected]>
Finalize midgard tutorial quests (#322)
    Co-authored-by: digitalbox98 <[email protected]>
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
Update mid dataquests (#321)
    Co-authored-by: digitalbox98 <[email protected]>
    Co-authored-by: Lucas Falk <[email protected]>
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
Additional mob/npctemplate for mid quests (#316)
    Co-authored-by: digitalbox98 <[email protected]>
Init mob and worldobject for mid tutorial quest (#315)
    Co-authored-by: DigitalBox98 <[email protected]>
Update mobs/npc template for hib tutorial quest (#314)
    Co-authored-by: DigitalBox98 <[email protected]>
Review StartupLocation and mob/npctemplate to start Tutorial quests (#313)
    (alb/mid/hib)
    
    Co-authored-by: DigitalBox98 <[email protected]>