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
rAthenaAPI
4da04a7f2c
SQL synchronization
2017-01-10 22:58:13 +01:00
rAthenaAPI
a635255409
SQL synchronization
2016-12-30 20:21:54 +01:00
rAthenaAPI
c52a6de2c0
SQL synchronization
2016-12-30 20:00:19 +01:00
Locien
15ee996fb4
Revert "Another small fix"
...
This reverts commit bfb94d0abceff19ddcfa7787c623c72f22017f7a.
2016-12-30 19:58:40 +01:00
Locien
bfb94d0abc
Another small fix
...
Same as last time.
2016-12-30 19:58:07 +01:00
rAthenaAPI
dd1d78865a
SQL synchronization
2016-12-30 19:48:28 +01:00
rAthenaAPI
c1a26796e3
SQL synchronization
2016-12-30 19:44:49 +01:00
rAthenaAPI
44cdd34fce
SQL synchronization
2016-12-30 19:34:16 +01:00
rAthenaAPI
64858fba87
SQL synchronization
2016-12-30 18:48:40 +01:00
rAthenaAPI
36704f9045
SQL synchronization
2016-12-28 13:04:05 +01:00
rAthenaAPI
eb142883c2
SQL synchronization
2016-12-21 08:04:07 +01:00
rAthenaAPI
700950b1f4
SQL synchronization
2016-12-20 13:58:17 +01:00
rAthenaAPI
e3e752cdba
SQL synchronization
2016-12-20 11:30:20 +01:00
Lemongrass3110
9040613fa6
Added missing empty newlines to a lot of files
2016-11-23 13:54:45 +01:00
rAthenaAPI
c7a8909d42
SQL synchronization
2016-11-22 06:39:24 +01:00
Lemongrass3110
ecc8cf9f0b
Initial release of the clan system
...
Thanks to @cydh, @RagnarokNova and @aleos89 for their help.
2016-11-16 15:36:08 +01:00
Aleos
ade1b171eb
Optimized Inventory, Cart Inventory, and Storage usage ( #1115 )
...
* These storage types now mimic Guild Storage and can be loaded/saved whenever needed.
* Relieves mmo_charstatus from having to send storage types and lets the char-server handle it.
* All storage types now have an increased max amount.
* Implemented Premium Storage System. Thanks to @cydh!
* Fixes #441 - Players will no longer be required to log out to resync cart item data before opening a Vending Store.
* Refactored player weight and cart weight calculations into their own functions.
* Added script commands openstorage2, guildstoragecountitem[2] and guildstoragedelitem[2].
* Refactored several function return types as well as documentation.
Thanks to @lighta and @cydh for their help with it!
2016-11-14 13:11:43 -05:00
rAthenaAPI
8617f832a6
SQL synchronization
2016-11-13 21:07:29 +01:00
aleos89
5aa53e4738
Merge branch 'master' into cleanup/storages_optimization
2016-11-11 14:54:43 -05:00
rAthenaAPI
4c2adc0d0b
SQL synchronization
2016-11-11 05:41:34 +01:00
rAthenaAPI
d0ce53e312
SQL synchronization
2016-11-06 06:10:56 +01:00
rAthenaAPI
cf482a1f05
SQL synchronization
2016-11-01 06:13:27 +01:00
Cydh Ramdh
46b1de7d50
Initial release 'premium' storage
...
* Adapting official multiple storages.
* Added config to defines storages. See conf/import-tmpl/inter_server.conf.
* Added packet IZ `0x388c` for sending storage definitions.
* Added script command `openstorage2` to open premium storages.
* Removed `sd->storage_size`, replaced by `sd->storage.max_amount`. The value is defined in inter_server.conf in storage entries.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-11-01 09:08:55 +07:00
rAthenaAPI
a0c7d6e2fe
SQL synchronization
2016-10-16 23:07:52 +02:00
Lemongrass3110
6a8985531b
Fixed NPC markets
...
Fixed signedness warnings for the sanity zero-terminations
2016-10-14 09:14:22 +02:00
rAthenaAPI
963cfa5771
SQL synchronization
2016-10-01 16:54:54 +02:00
rAthenaAPI
e820ef9090
SQL synchronization
2016-09-17 04:29:31 +02:00
rAthenaAPI
5f20c0ce0c
SQL synchronization
2016-09-16 04:48:05 +02:00
rAthenaAPI
328ef187a6
SQL synchronization
2016-09-14 08:19:18 +02:00
rAthenaAPI
2c0cf04ebe
SQL synchronization
2016-09-14 07:38:40 +02:00
rAthenaAPI
6fddd9caac
SQL synchronization
2016-09-09 00:54:29 +02:00
rAthenaAPI
18a8c735c5
SQL synchronization
2016-09-07 09:20:39 +02:00
rAthenaAPI
538f44fd15
SQL synchronization
2016-09-06 14:36:16 +02:00
rAthenaAPI
c9a0d29c46
SQL synchronization
2016-09-04 22:41:53 +02:00
rAthenaAPI
7b5f2c145a
SQL synchronization
2016-09-04 13:37:05 +02:00
rAthenaAPI
397cf182bc
SQL synchronization
2016-09-04 13:26:45 +02:00