summaryrefslogtreecommitdiff
path: root/sql-files/main.sql
AgeCommit message (Expand)AuthorFilesLines
2020-05-10Update SQL databaseKenpachi Developer1-5/+17
2020-05-02Unify size of columns holding string variable values to 255Kenpachi Developer1-3/+4
2020-04-05Add UNIQUE KEY to column `login`.`userid`Kenpachi Developer1-2/+3
2020-03-22Expand column size of `ipbanlist`.`list` from 13 to 39Kenpachi Developer1-1/+2
2020-02-09Add expanded barter shop sql scriptsAndrei Karas1-0/+44
2020-01-13Update copyright headers for year 2020Haru1-2/+2
2019-12-15Merge pull request #2580 from Asheraf/winmariadbconnectorHaru1-487/+487
2019-11-23Fix for https://github.com/HerculesWS/Hercules/issues/2349.Kenpachi Developer1-1/+2
2019-11-19Fix some sql warnings with mysql servers v8Asheraf1-487/+487
2019-11-17Added SQL FilesDastgir1-0/+1
2019-10-06Updates status changes to also keep their total timeGuilherme Menaldo1-0/+2
2019-09-22Convert castles ids to match client side idsAsheraf1-0/+1
2019-06-02Use separate field hotkey_rowshift for each hotkeys groupAndrei Karas1-0/+2
2019-05-05Add sql update for guild_expulsion tableAndrei Karas1-0/+2
2019-04-08Fix an issue with named/brewed/forged items getting saved with the wrong char...Ibrahim Zidan1-0/+1
2019-01-14Add support for saving/loading barter shops from sql table.Andrei Karas1-0/+10
2018-12-14Add inventory size field into db and using it in server.Andrei Karas1-0/+2
2018-11-13Add the available information to the charlog when renaming a characterHaru1-1/+1
2018-09-23Merge pull request #2205 from dastgirp/issue/2187Haru1-28/+30
2018-09-18add missing `IF NOT EXISTS` clause to the `char_achievements` table creation ...gumi1-1/+1
2018-09-02Fixed issue #2187Dastgir1-28/+30
2018-07-28Merge pull request #2067 from dastgirp/1-achievementHaru1-0/+25
2018-07-24Implemented Title System.Dastgir1-0/+2
2018-07-24Correct wrong attribute used for pet evolution egg hidingAsheraf1-0/+1
2018-07-24Add SQL Upgrades for Achievementssmokexyz1-0/+23
2018-06-25Implemented Pet AutofeedingDastgir1-0/+2
2018-04-07Implementation of Attendance systemAsheraf1-0/+3
2018-03-08Fixed RoDEX mail return not working correctlyGuilherme G. Menaldo1-1/+3
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-0/+4
2017-11-18Implement Homunculus autofeedingAsheraf1-0/+2
2017-07-30Implementation of RoDEXKirieZ1-1/+54
2017-04-04Implementation of Item Options System.Smokexyz1-9/+71
2016-10-26zenylog missing type 'K' for Bank TransactionsSmokexyz1-0/+1
2016-10-22Added Summoner Class.Dastgir Pojee1-1/+3
2016-07-08Add sql upgrade scripts for convert date/datetime default values.Andrei Karas1-0/+2
2016-07-07Replace in sql files fields with default date/datetime into default NULL.Andrei Karas1-6/+6
2016-03-14Add missing update into main.sql.Andrei Karas1-0/+1
2016-01-09typo fix in main.sqlDastgir1-1/+1
2016-01-05Fix battle config Hp/Sp overflow valueAnnieRuru1-5/+6
2016-01-05Added Support for BodyStyleDastgir1-0/+2
2015-12-15Added GPL-compliant header to sql filesHaru1-0/+19
2015-09-17Added redundancy to some SQL statements.GammCrucis1-35/+34
2015-08-27Hotkey Rotate Packet ImplementedDastgir1-0/+2
2015-08-10Corrected an issue with the last SQL updateHaru1-0/+1
2015-08-09Removed unused tables sstatus and interregHaru1-20/+0
2015-07-08Update Unique ID system to match official now it cover all cash items include...Ibrahim Hossam1-0/+1
2014-11-04Added missing sql_updates query in main.sqldastgir1-0/+1
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-0/+1
2014-09-02Fixes wrong data type in SQL for base_exp,base_drop and base_death.Dastgir1-3/+4
2014-07-17Fixed minor issues in the sql files from 3ecf877bHaru1-11/+11