14 Commits

Author SHA1 Message Date
Lemongrass3110
fec4d7b0cf Added support for VS 2017 RC 2016-12-05 23:27:15 +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
aleos89
5aa53e4738 Merge branch 'master' into cleanup/storages_optimization 2016-11-11 14:54:43 -05: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
Lemongrass3110
15b40509d6 Added a -D equivalent for msbuild
Fixes appveyor not building in pre-renewal mode
2016-10-19 23:14:44 +02:00
Cydh Ramdh
d84d6ba1e5 Initial release: Map X Job restriction (#1526)
* Listed job with matched map zone is restricted to enter the map.
* Added db file `job_noenter_map.txt` with format: `JobID,FlagZone,GroupLevelBypass`.
* Reserved usage for WOE:TE implementation.
* Typo correction, thanks @aleos89 @Lemongrass3110
2016-08-30 22:09:02 +07:00
Cydh Ramdh
78bc0a6131 Follow up f296409ada211a0aa89863db4d9603054845cf65
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-24 15:35:38 +07:00
aleos89
a765f96657 Follow up to d457d2f
* Added missing import copy for VS.
2016-02-02 09:16:57 -05:00
Nova
b99e9b7e97 Revert "Reverting Playtester's merge."
This reverts commit 21021751dafe78334f7f9e2b256eca16177a5212.
2016-02-01 14:33:23 -08:00
Nova
21021751da Reverting Playtester's merge. 2016-02-01 14:14:57 -08:00
aleos89
5c30116c11 Follow up to a2270aa
* Fixed VC14 failing to compile on Release mode. Thanks to @mrdiablo.
2016-01-20 12:58:00 -05:00
Lemongrass3110
79295b4c05 Added a new file to export source side constants into the script engine. 2015-12-31 02:49:44 +01:00
Lemongrass3110
a2270aad71 VS 2015 support(commit 2/4)
Changed the compiler to VC14 and made it compileable.
2015-11-29 14:18:42 +01:00
Lemongrass3110
1d60228469 VS 2015 support(commit 1/4)
Copied the VS -13 files and renamed them to -14.
2015-11-29 14:17:15 +01:00