1352 Commits

Author SHA1 Message Date
rAthenaAPI
77e8d51570 SQL synchronization 2017-07-27 18:41:06 +02:00
rAthenaAPI
51ef5595af SQL synchronization 2017-07-27 15:43:09 +02:00
rAthenaAPI
d113d24bce SQL synchronization 2017-07-27 15:33:12 +02:00
Aleos
7f5411da07 Initial release of the Achievement System (#2044)
* Information based on kRO patch notes.
- http://ro.gnjoy.com/news/update/View.asp?seq=163&curpage=1
* Includes Title System which is integrated into the Achievement System.
* Includes RODEX integration for rewards.
* Added new atcommand reloadachievementdb.
* Added new script commands achievementinfo, achievementadd, achievementremove, achievementcomplete, and achievementexists.
Thanks to @Lux-uri, @RagnarokNova, @Lemongrass3110, and @Tokeiburu for their help!
2017-07-27 09:33:03 -04:00
Akkarinage
d912c5039b Removed SQL upgrade files dated prior to 2016 (#2282)
Signed-off-by: Akkarinage <akkarin@rathena.org>
2017-07-24 15:35:05 +01:00
rAthenaAPI
77ad410607 SQL synchronization 2017-07-14 19:19:14 +02:00
rAthenaAPI
4071801bdc SQL synchronization 2017-07-14 00:15:41 +02:00
rAthenaAPI
c6c8d0bc88 SQL synchronization 2017-07-10 18:27:38 +02:00
rAthenaAPI
2f35069fd6 SQL synchronization 2017-07-06 15:47:53 +02:00
Lemongrass3110
a3c0590508 Added some checks to guild leader change
Introduces two new configurations:
1) Allow guild leader changes in WoE (yes/no)
	Default: no
2) Delay between the changes (in minutes)
	Default: 1440 minutes = 1 day

Follow up to b51617c
2017-07-02 23:40:30 +02:00
rAthenaAPI
f0aed89aad SQL synchronization 2017-06-28 22:59:07 +02:00
rAthenaAPI
73a8ceb947 SQL synchronization 2017-06-26 00:54:32 +02:00
rAthenaAPI
6c5fabad50 SQL synchronization 2017-06-23 00:37:11 +02:00
Lemongrass3110
58776da1ac Basic RODEX support (#2186)
Adds basic support for the new mail UI RODEX.

Fixes #1567

Thanks to @RagnarokNova, @Atemo, @aleos89 and everyone else that helped me with this.
Additionally I would like to thank @jezznar and @hazimjauhari90 for their good testing in the pull request.
2017-06-21 00:00:29 +02:00
rAthenaAPI
48df8e0730 SQL synchronization 2017-06-16 19:10:25 +02:00
rAthenaAPI
f52e4b61be SQL synchronization 2017-06-15 21:15:25 +02:00
rAthenaAPI
5f61ee6ecd SQL synchronization 2017-06-14 19:35:39 +02:00
rAthenaAPI
fa1c722149 SQL synchronization 2017-06-12 16:57:55 +02:00
rAthenaAPI
65fa130896 SQL synchronization 2017-06-09 11:23:36 +02:00
rAthenaAPI
1b27a15c15 SQL synchronization 2017-06-08 17:05:26 +02:00
rAthenaAPI
5be6d191d5 SQL synchronization 2017-06-08 16:10:04 +02:00
rAthenaAPI
a01dab7e2f SQL synchronization 2017-05-30 16:13:33 +02:00
Lemongrass3110
562d6d1e34 Added automatic clan member removal (#2135) 2017-05-10 23:27:20 +02:00
rAthenaAPI
ea4d192aaa SQL synchronization 2017-05-09 13:34:27 +02:00
rAthenaAPI
b7f3ee9772 SQL synchronization 2017-05-06 16:16:12 +02:00
rAthenaAPI
e59d5d78d8 SQL synchronization 2017-05-06 15:36:56 +02:00
Lemongrass3110
799f781ac2 Fixed MySQL 5.7 compatibility (#2074) 2017-05-02 22:59:05 +02:00
rAthenaAPI
bf2461f2b0 SQL synchronization 2017-04-28 00:43:16 +02:00
rAthenaAPI
f56a3f6d1e SQL synchronization 2017-04-25 15:50:12 +02:00
rAthenaAPI
97f989f7d8 SQL synchronization 2017-04-19 10:36:12 +02:00
rAthenaAPI
e18d636d79 SQL synchronization 2017-04-17 23:03:14 +02:00
rAthenaAPI
ccefbd9ece SQL synchronization 2017-04-14 22:38:31 +02:00
Akkarinage
9af37d21b7 Removed ancient SQL Upgrade files.
* Old SVN upgrades are no longer needed.
* Retained the last 3 years of upgrades.

Signed-off-by: Akkarinage <akkarin@rathena.org>
2017-04-11 17:58:18 +01:00
rAthenaAPI
425c0a6f09 SQL synchronization 2017-04-10 16:33:11 +02:00
rAthenaAPI
6d58946864 SQL synchronization 2017-04-03 15:31:27 +02:00
Lemongrass3110
6eb4cc408f Fixes #2004
Thanks to @daisyanne1380

Make sure to make a backup of your tables' content before running the upgrade script - in case of any conversion problems that might occur.
2017-03-27 00:31:02 +02:00
rAthenaAPI
744042066b SQL synchronization 2017-03-20 02:07:34 +01:00
Mr.Akarachai Jaitrong
61ff2512e6 Update main.sql (#2006)
* Added SQL table creation checks for db_roulette, clan, and clan_alliance tables.
Thanks to @ex0ample!
2017-03-17 11:30:34 -04:00
rAthenaAPI
d20c6b5080 SQL synchronization 2017-02-19 17:58:42 +01:00
aleos
6c0debb9ba Increased the integer storage type for EXP
* Adjusted the homunculus and mvplog tables to support increased EXP amounts.
2017-02-18 15:30:29 -05:00
Lemongrass3110
aaa4ea919e Initial release of the cash shop sales (#1825)
Added a permission for the cashshop sales

Thanks to @Angelic234 and everyone else who tested this feature while it was sleeping waiting in a pull request.
Thanks to @aleos89, @secretdataz and @lighta for reviewing and commenting.
2017-02-15 14:04:18 +01:00
rAthenaAPI
f2c27a86cb SQL synchronization 2017-02-06 22:24:53 +01:00
rAthenaAPI
8a95bc5aba SQL synchronization 2017-02-02 18:19:23 +01:00
rAthenaAPI
b26793f2b1 SQL synchronization 2017-01-25 20:20:06 +01:00
rAthenaAPI
b0f8426e34 SQL synchronization 2017-01-18 16:06:50 +01:00
rAthenaAPI
5a661cb136 SQL synchronization 2017-01-18 03:25:19 +01:00
Lemongrass3110
958476f6ce Repaired line endings in logs.sql 2017-01-14 19:32:14 +01:00
rAthenaAPI
dd804c3dfe SQL synchronization 2017-01-14 19:28:01 +01:00
vstumpf
11f0a1f9d1 Clan Chat logging is now available 2017-01-14 17:47:36 +01:00
rAthenaAPI
c9cfc591df SQL synchronization 2017-01-14 08:34:20 +01:00