Commit Graph

7 Commits

Author SHA1 Message Date
Revision
98829f3d46 Float
Fixed some issues I created by switching certain features to float. I did forget a few things.
2022-03-16 01:51:11 +01:00
Revision
d8bfa4333a Added: More bonuses!
Added support for giving bonuses to weapons and defense skill as well as professions on weekends.
2021-12-30 00:38:34 +01:00
Revision
6f037e6b28 Rewrite
Rewrote a huge chunk of the module. It will now use sWorld->setRate to handle bonuses instead of a what feels like a hacky way of doing it. It also supports giving a bonus to money looted and gained from quests.
2021-12-29 04:41:49 +01:00
Revision
e82118a58c Fixes
I renamed the recruit a friend module to refer a friend.
Changed the config options to fit the module.
2021-12-16 18:36:37 +01:00
Revision
79105c6a1e Config
Changed the name of the config file.
2021-12-12 23:46:54 +01:00
Revision
e120e7c5c6 Fix
Changed the default value to 2 since it makes more sense.
2021-12-12 18:21:57 +01:00
Revision
4a2fd85f5d Initial commit
Added the script taken directly from the old assistant code.
2021-12-08 18:11:27 +01:00