1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-25 20:16:13 +01:00
Commit Graph

168 Commits

Author SHA1 Message Date
Zrips
153352195c FIrst attempt to bring back Maven support 2017-05-12 19:31:39 +03:00
Zrips
6f0a06c0ed Don't show bossbar for block timer if disabled 2017-05-12 14:56:35 +03:00
Zrips
9635ade759 Fix for incorrect player data caching on player quit and delayed save
Small fix for bp check and NULL block
2017-05-12 14:42:12 +03:00
Zrips
a84161585d Allow direct exp manipulation for job 2017-05-11 17:45:57 +03:00
Zrips
ce62bd578f Merge pull request #76 from IzzelAliz/master
Add Chinese Simplified translation
2017-05-11 17:21:30 +03:00
Zrips
e0f2ffb25f Block protection change by wysohn to resolve some current issues 2017-05-11 17:20:36 +03:00
Zrips
c83000c7db Merge pull request #58 from Aztorius/master
Convert French translation from ISO to UTF-8
2017-05-11 17:02:11 +03:00
Zrips
8ce06bcffc Compatibility with MyPet plugin to give out money when players pet kills
mobs
2017-05-11 16:53:34 +03:00
Zrips
4d461584c6 Support for new MythicMobs4 API 2017-05-11 14:23:41 +03:00
Zrips
e7b52d2ecf Fail safe for corrupted data in locale and translatable word files 2017-05-11 13:09:18 +03:00
Zrips
89d6e78551 Trying to avoid issues with missing limit data 2017-05-11 11:13:51 +03:00
IzzelAliz
86f994342a Add files via upload
Update zhcn transletion
2017-04-30 11:27:56 +08:00
Zrips
15305f18b8 Force to reset limit locale lines, just because... 2017-02-15 12:32:50 +02:00
Zrips
c90df76f3c Update players name in real time 2017-02-15 12:23:24 +02:00
Zrips
9851a1267d Cocoa value is 2 for full grown 2017-02-15 11:58:27 +02:00
Zrips
9c62c2605d Return missing method to remove shop gui viewer 2017-02-15 11:53:32 +02:00
Zrips
b98c0b87d6 Correct way to calculate finall income when it negative 2017-02-15 11:18:04 +02:00
Zrips
31ce825224 Fix for double sign click issue with off hand double event 2017-02-05 12:11:17 +02:00
Zrips
7b55e161ea Revert back to old permission check 2017-02-05 11:28:35 +02:00
Zrips
e9187ad9fa Clone map to avoid issues 2017-02-04 18:30:13 +02:00
Zrips
5612becd6f new command to reset payment limit 2017-02-04 16:53:39 +02:00
Zrips
ded9324c72 Exclude petpay ant nearspawner bonus to avoid confusion 2017-01-16 12:13:00 +02:00
Zrips
29a9b9dee9 Allow restricted area management from ingame 2017-01-15 21:28:46 +02:00
Zrips
14423470ac Fix for boonus issue when bonus is null 2017-01-15 20:43:56 +02:00
Zrips
d518b0b8a8 We can use different method to get permissions on player login as its
slightly faster
2017-01-15 11:39:12 +02:00
Zrips
1b00b90df8 Check for null 2017-01-14 22:59:25 +02:00
Zrips
54ce64d13b petpay and nearspawner new permissions to control bonus 2017-01-14 19:22:21 +02:00
Zrips
1af4c554b3 Use iterraation to prevent concurrent modification error 2017-01-14 15:20:01 +02:00
Zrips
0870a3abe2 Optimize for explorer loading 2017-01-14 14:05:32 +02:00
Zrips
d9d2a791a3 Check if player is online by actual Player object 2017-01-14 13:08:42 +02:00
Zrips
8f0d598c98 Use multiple maps so we can get more accurate data 2017-01-14 12:55:59 +02:00
Zrips
764cabd121 Update seen only on player quit 2017-01-13 17:43:36 +02:00
Zrips
2211124f4a Ok, this should be 2... not 1... 2017-01-13 17:36:34 +02:00
Zrips
86e55de3b1 check for Damageable instance before doing stuff 2017-01-13 17:34:22 +02:00
Zrips
9a5863c7f0 fix locale for limits and convert ticks to left time 2017-01-13 17:25:11 +02:00
Zrips
735c49909f When getting final amount, keep in mind for negative values 2017-01-13 17:14:49 +02:00
Zrips
b1efceccd3 Just in case 2017-01-13 16:57:03 +02:00
Zrips
83b5401fba Grab first sound if setup is failed 2017-01-13 16:55:09 +02:00
Zrips
2e68508b9b Add option to use negative values for boost calculation 2017-01-13 15:10:55 +02:00
Zrips
ddf9fbb908 Update player name together with seen to have most recent user name 2017-01-13 13:12:33 +02:00
Zrips
6062d403e2 Small changes 2017-01-11 19:21:33 +02:00
Zrips
1aa56869c2 Check for correct job when pressing in GUI to join 2017-01-11 15:29:38 +02:00
Zrips
6cb0beba8f Player online check for brew event 2017-01-11 13:33:32 +02:00
Zrips
c490e34fc6 Allow to set bossbar bar colors by jobs 2017-01-11 13:28:59 +02:00
Zrips
2b14078860 New option to prevent payment if player is not doing enough damage to
monster
2017-01-11 13:12:58 +02:00
William Bonnaventure
dcc297a01f Convert French translation from ISO to UTF-8 2017-01-10 19:27:40 +01:00
Zrips
798294070b Dont break after rewarding first job. Just in case... 2017-01-10 18:59:59 +02:00
Zrips
6e9da41829 Add optional requirement for jobs shop items by RequiredTotalLevels 2017-01-10 18:53:13 +02:00
Zrips
75a5ff8c53 Allow customization of back and filler for gui 2017-01-10 18:25:51 +02:00
Zrips
30b6c547dd set GUI size to max so we can prevent mouse jumping by simply replacing
inventory content on clicks
2017-01-10 18:19:45 +02:00