Commit Graph

289 Commits

Author SHA1 Message Date
Petric
591fe8351a Fixed type for percentages parameters
Green Trade good percent was added twice, and blue was ignored thus causing error
2020-05-29 19:04:52 +01:00
BarbzYHOOL
794525f0c2 chore(sql): Renamed the sql file 2020-04-07 21:56:35 +02:00
Barbz
8b9605785c feat(DB): Set disabled items in DB (#19)
- New table to managed disabled items in DB
- Rename other table name
2020-03-03 18:52:13 +01:00
Stoabrogga
b992a8cc0c feat(DB): Manage disabled items in DB 2020-02-28 09:10:19 +01:00
Barbz
2a609422bf docs: Add usage explanation to the README (#17) 2020-02-27 23:38:03 +01:00
Stoabrogga
ec404cab1d feat(Hook): Use hooks instead of the patch file (#15) 2020-02-27 23:36:58 +01:00
BarbzYHOOL
6198ee2f30 fix(CORE): Core Patch was missing a part 2020-02-13 01:36:19 +01:00
Barbz
3efff737f5 fix: Update ahbot.patch
Fix the patch
2020-02-05 21:28:23 +01:00
Barbz
7bb2f66ce2 Update ahbot.patch 2020-01-30 23:51:19 +01:00
Barbz
80b5c18c04 Update ahbot.patch 2020-01-30 23:49:03 +01:00
Rob
f7ff6fea29 Travis fixes (#9)
* updating code for travis-based compile

* Adding files for travis

* quick fix to config file

* updating README

* Update AuctionHouseBot.cpp

Co-authored-by: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com>
2019-12-21 05:22:43 +02:00
Kargatum
73fb4f6d2c Update AuctionHouseBot.h 2019-08-27 17:42:17 +07:00
Kargatum
0592394c9b Build: Fix build in actual AC (#5)
* Build: Fix build in actual AC
* Move all to scripts
2019-04-14 03:56:09 +07:00
José González
833e101284 Fix worldserver complaining about invalid config 2019-03-23 20:19:55 -03:00
ayase
c0e5209590 fix typo 2019-03-03 08:37:16 +08:00
ayase
b362eb21d7 Merge pull request #3 from milestorme/master
Use the new cmake macro and fix a build error.
2019-03-02 21:04:43 +08:00
Ayase
ce19f853e9 Merge branch 'master' of https://github.com/milestorme/mod-ah-bot
# Conflicts:
#	ahbot.patch
2019-03-02 20:51:38 +08:00
Ayase
a66dcb0c9e update patch. 2019-03-02 20:24:10 +08:00
Ayase
6eea168362 Use the new config loading method. 2019-03-02 20:04:17 +08:00
Ayase
caefba872b fix build. 2019-03-02 20:03:28 +08:00
Micrah
2116123d86 eluna fix
when manually applying patch with a broken .conf we can ignore this until conf is fixed, fixed build with ahbot and eluna we cant define 2 confs
2019-03-02 14:29:39 +11:00
milestorme
17fa069b8d Fix build error added missing constructor 2019-03-02 11:32:46 +11:00
ayase
e3f21b42a7 Update README.md 2018-05-21 07:24:13 +08:00
Ayase
0e916a4ad0 update readme.md 2018-05-21 07:21:06 +08:00
Ayase
892be77ad8 move sql file. 2018-05-21 07:13:30 +08:00
Ayase
c912c2b4bc remane sql file. 2018-05-21 07:11:31 +08:00
Ayase
3cd4709aff remove some file. 2018-05-21 07:10:35 +08:00
Ayase
b81c6f3cf3 update patch file. 2018-05-21 07:08:09 +08:00
Ayase
167f070772 copy sql file to "data/sql/custom/db_world/". 2018-05-21 07:08:09 +08:00
Ayase
ee72870725 change log. 2018-05-21 07:08:09 +08:00
Ayase
98d61b85ff fix a error. 2018-05-21 07:08:09 +08:00
Ayase
28b01026a6 初始化提交. 2018-05-21 07:08:09 +08:00
BarbzYHOOL
27c31b1442 .editorconfig - Unify coding style
Taken from AC repository (idea from @Rochet2)
2018-05-17 15:29:33 +02:00
BarbzYHOOL
9f2eb16e6a SQL - Added SQL directory structure 2018-05-15 00:04:44 +02:00
BarbzYHOOL
ceff6a80dd README - Improved slightly 2018-05-15 00:01:57 +02:00
BarbzYHOOL
9a9c910235 README - First draft of a Readme
Need to improve it a lot
2018-05-14 23:51:14 +02:00
BarbzYHOOL
7a24b47d76 .gitattributes - Avoid conflicts between OS
Line endings won't be a problem when switching from Unix (linux, mac os) to Windows and vice versa.
2018-05-14 23:36:08 +02:00
Yehonal
8c48569be1 simplified after_ws_install 2016-08-11 20:53:32 +02:00
Yehonal
057da0a71a First commit for skeleton module
DB part must be implemented yet
2016-08-11 20:02:05 +02:00