Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-28 | MobDB SQL Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-06-28 | ItemDB SQL Sync | Hercules.ws | 2 | -28/+29 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-06-01 | ItemDB SQL Sync | Hercules.ws | 2 | -2/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-05-27 | MobDB SQL Sync | Hercules.ws | 1 | -2/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-05-10 | Update SQL database | Kenpachi Developer | 3 | -5/+61 | |
* Add separate tables for global integer and string variables. * Copy data from mapreg table to new map_reg_*_db tables. * Remove mapreg table. | |||||
2020-05-10 | ItemDB SQL Sync | Hercules.ws | 2 | -10/+10 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-05-10 | Merge pull request #2705 from Kenpachi2k13/string_var_size | Haru | 3 | -3/+30 | |
Cap string variable value length and unify corresponding SQL columns size | |||||
2020-05-03 | MobDB SQL Sync | Hercules.ws | 2 | -0/+39 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-05-03 | ItemDB SQL Sync | Hercules.ws | 1 | -2/+48 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-05-02 | Unify size of columns holding string variable values to 255 | Kenpachi Developer | 3 | -3/+30 | |
2020-04-05 | Add UNIQUE KEY to column `login`.`userid` | Kenpachi Developer | 3 | -2/+28 | |
2020-04-05 | Merge pull request #2665 from Kenpachi2k13/alter_ipbanlist_table | Haru | 3 | -1/+26 | |
Expand column size of `ipbanlist`.`list` from 13 to 39 | |||||
2020-04-05 | ItemDB SQL Sync | Hercules.ws | 2 | -9/+18 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-03-22 | Expand column size of `ipbanlist`.`list` from 13 to 39 | Kenpachi Developer | 3 | -1/+26 | |
2020-03-09 | ItemDB SQL Sync | Hercules.ws | 2 | -21/+21 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-03-08 | ItemDB SQL Sync | Hercules.ws | 2 | -14/+14 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-10 | ItemDB SQL Sync | Hercules.ws | 2 | -201/+201 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | MobDB SQL Sync | Hercules.ws | 1 | -0/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | ItemDB SQL Sync | Hercules.ws | 1 | -7/+17 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | ItemDB SQL Sync | Hercules.ws | 2 | -10/+10 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | Add expanded barter shop sql scripts | Andrei Karas | 3 | -0/+108 | |
2020-01-13 | Update copyright headers for year 2020 | Haru | 76 | -84/+84 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-01-12 | ItemDB SQL Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-01-12 | MobDB SQL Sync | Hercules.ws | 6 | -6/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-01-12 | ItemDB SQL Sync | Hercules.ws | 3 | -3/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-12-15 | Merge pull request #2580 from Asheraf/winmariadbconnector | Haru | 2 | -532/+532 | |
Replace the windows mysql connector with MariaDB C Connector | |||||
2019-11-23 | Fix for https://github.com/HerculesWS/Hercules/issues/2349. | Kenpachi Developer | 3 | -1/+26 | |
ipban_log() only inserts the first 3 octets of an IP and an asterisk for last one, so we can set the columns length to 13. | |||||
2019-11-19 | Fix some sql warnings with mysql servers v8 | Asheraf | 2 | -532/+532 | |
2019-11-18 | Fix syntax errors in sql scripts | Andrei Karas | 2 | -5/+5 | |
2019-11-17 | Added SQL Files | Dastgir | 4 | -1/+26 | |
2019-10-18 | Merge pull request #2551 from guilherme-gm/201910-fix-sc-times | Haru | 3 | -0/+31 | |
Fixes status changes effect timer when relogging | |||||
2019-10-18 | ItemDB SQL Sync | Hercules.ws | 2 | -2/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-10-06 | Updates status changes to also keep their total time | Guilherme Menaldo | 3 | -0/+31 | |
- This allows clients to continue the "timer" display after you login again | |||||
2019-09-23 | MobDB SQL Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-23 | ItemDB SQL Sync | Hercules.ws | 2 | -0/+1234 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-23 | ItemDB SQL Sync | Hercules.ws | 2 | -18/+18 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-22 | Implementation of new guild ui client features | Asheraf | 1 | -1/+1 | |
2019-09-22 | Convert castles ids to match client side ids | Asheraf | 3 | -0/+97 | |
2019-07-28 | ItemDB SQL Sync | Hercules.ws | 1 | -10/+10 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-06-02 | Use separate field hotkey_rowshift for each hotkeys group | Andrei Karas | 3 | -0/+25 | |
2019-06-01 | MobDB SQL Sync | Hercules.ws | 1 | -3/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-05-31 | ItemDB SQL Sync | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-05-05 | Add sql update for guild_expulsion table | Andrei Karas | 3 | -0/+27 | |
Add field char_id into table guild_expulsion. | |||||
2019-04-08 | Fix an issue with named/brewed/forged items getting saved with the wrong ↵ | Ibrahim Zidan | 3 | -0/+31 | |
character id The isue was triggered by the refactoring of old undocumented code that relied on the overflow behavior during assignment from int32 to int16 and from uint16 to int16, and by a subsequent clamping to SMALLINT range operated by the SQL server. Credits: Haru <haru@dotalux.com> Fixes #2409 Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-04-07 | MobDB SQL Sync | Hercules.ws | 2 | -125/+125 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-01-14 | Add support for saving/loading barter shops from sql table. | Andrei Karas | 3 | -0/+40 | |
Also allow add duplicated item id to barter shops if price is different. | |||||
2019-01-13 | MobDB SQL Sync | Hercules.ws | 6 | -6/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-01-13 | ItemDB SQL Sync | Hercules.ws | 3 | -3/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-12-16 | ItemDB SQL Sync | Hercules.ws | 2 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-12-14 | Add inventory size field into db and using it in server. | Andrei Karas | 3 | -0/+27 | |