Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2018-11-13 | Add the available information to the charlog when renaming a character | Haru | 1 | -1/+1 | |
All the necessary information was already available (charlog fields are part of the shortdata, which is already loaded by `char_rename_char_sql()`), but it wasn't used by the charlog insert query. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-10-22 | ItemDB SQL Sync | Hercules.ws | 2 | -0/+985 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-09-23 | Merge pull request #2205 from dastgirp/issue/2187 | Haru | 3 | -28/+94 | |
Fixed issue #2187 | |||||
2018-09-23 | MobDB SQL Sync | Hercules.ws | 3 | -7444/+7749 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-09-18 | add missing `IF NOT EXISTS` clause to the `char_achievements` table creation ↵ | gumi | 1 | -1/+1 | |
query | |||||
2018-09-02 | Fixed issue #2187 | Dastgir | 3 | -28/+94 | |
card field is changed to INT in tables | |||||
2018-07-28 | MobDB SQL Sync | Hercules.ws | 1 | -0/+8 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-28 | ItemDB SQL Sync | Hercules.ws | 2 | -1/+18 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 4 | -0/+91 | |
Implemented Achievement System and Title System | |||||
2018-07-26 | Fix syntax error in sql update file 2018-07-24--03-23.sql | Andrei Karas | 1 | -1/+1 | |
2018-07-25 | Merge pull request #2117 from HerculesWS/seaottercard_fix | Haru | 2 | -2/+2 | |
Fix Sea-Otter Card not increasing Sushi Heal Rate | |||||
2018-07-25 | ItemDB SQL Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-24 | Implemented Title System. | Dastgir | 3 | -0/+27 | |
2018-07-24 | Correct wrong attribute used for pet evolution egg hiding | Asheraf | 3 | -0/+24 | |