index
:
specing/serverdata
Crazyfefe-master-patch-37143
Crazyfefe-master-patch-39389
Crazyfefe-master-patch-73721
DuckElderNPC
MAGIC_PTS_mismatch
PiouIsles_Quests
RubberDuckyFix
SpeedDuck-master-patch-16263
Tonori-Canyon
alcohol-reword-reformat
alcohol_fix
arcmage_card_drop
bif_location
canyon_warps
carla_woody_refactor
casino_code_improvements
eugene
exp_group_db-reformat
eyepatch_slot
fishing_refactor
fishy_code
fortress_tp
fortress_tp_fix2
guild_skills
hall_of_death
heroes_hold
jesusalva/arnea
jesusalva/craft
jesusalva/estate
jesusalva/infinity
jesusalva/maze
jhedia_count_max_possible
king_gelid_sentences
latestCI-allowfail
lying_announce
master
multi_event_teleport
nahrec_fix
overengineer_transmute
patch-1
patch-2
pinkdye
raid_event_teamwork
revert-15db37fc
sailors_dedupe
savior_fix
scheduled_restarts
siege_rewards
stable
testserver
townhall_dedupe
trithodex-master-patch-04510
trithodex-master-patch-12406-silverdye
trithodex-master-patch-70449-silverdye
trithodex-master-patch-94929
trithodex-master-patch-greendye
tulim_complaints_fix_mobkill
woody_carla
TMW2 Server data
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
npc
/
commands
/
rate-management.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
CI mode flag
Jesusaves
1
-0
/
+8
2022-03-06
...Wat
Jesusaves
1
-1
/
+1
2022-03-06
Replace the Sunday EXP Happy Hour with a +10% weekend campaign
Jesusaves
1
-1
/
+4
2020-11-15
I just so happened to forget a code line, keeping old Test Server bugs alive >.<
Jesusaves
1
-0
/
+3
2020-11-13
Disable EXP/DROP rates manipulation functions on Test Server
Jesusaves
1
-0
/
+10
2020-03-05
We should use $BCONFB_ instead of rateReal() functions when setting variable
Jesusaves
1
-5
/
+5
2020-03-05
Fix missing expRecalc in @exprate event
Jesusaves
1
-1
/
+1
2020-02-27
Wielding a Lightsaber will now slowly erode your life.
Jesusaves
1
-1
/
+1
2020-02-26
De-hardcode the battle configuration flags (BCONF)
Jesusaves
1
-8
/
+8
2020-02-22
A lot of debug markers and rework at logic.
Jesusaves
1
-0
/
+8
2020-01-21
EXP/DROP: GM commands now ONLY override the base exp.
Jesusaves
1
-17
/
+33
2020-01-21
Modify how exp/drop rate bonuses are applied on weather change.
Jesusaves
1
-4
/
+4
2020-01-21
EXP/DROP rates now are readjusted at day/night cycle changes
Jesusaves
1
-42
/
+40
2019-10-17
BUG
r10.2_191017
Jesusaves
1
-5
/
+1
2019-10-17
Patch
Jesusaves
1
-0
/
+4
2019-09-15
Use @rates instead
Jesusaves
1
-3
/
+5
2019-09-15
Overriding a previous exp up now requires confirmation.
Jesusaves
1
-0
/
+14
2019-07-28
System-based EXP UP events are now compatible with GM calls.
Jesusaves
1
-1
/
+10
2019-07-16
@exprate will now raise Job Exp rate too
Jesusaves
1
-0
/
+4
2019-06-16
Use limit() instead of max(min()) where appliable
Jesusaves
1
-2
/
+2
2019-05-19
Increase server-wide exp happy hour bonus in 5%, and duration have some chance
Jesusaves
1
-1
/
+1
2019-05-19
Lift restrictions and system exp bonus
Jesusaves
1
-4
/
+8
2019-05-18
Remove unused parts from @exprate - we shall never affect quest or scripted exp.
Jesusaves
1
-3
/
+0
2019-05-18
Remove the duplicate cast of @reloadmobdb to help with the memleak
Jesusaves
1
-4
/
+2
2019-04-26
Update Monster King on Nivalis Liberation Day
Jesusaves
1
-2
/
+2
2019-04-06
Update Sagratha notes. Sunday 18:00 is the server happy hour!
Jesusaves
1
-3
/
+2
2019-03-06
$@EXP_EVENT + "@exprate::OnPlayerCall" allows scripts to change experience ratio
Jesusaves
1
-0
/
+24
2019-03-06
Send in #world messages about EXP/DROP rate events begin/end.
Jesusaves
1
-2
/
+10
2018-12-29
This new script version is currently in vigor.
Jesusaves
1
-1
/
+2
2018-12-29
This should add some safety to the drop rate management reset.
Jesusaves
1
-11
/
+11
2018-12-25
Add authorship information to missing files.
Jesusaves
1
-0
/
+1
2018-12-24
[skip ci] notes
Jesusaves
1
-1
/
+1
2018-12-23
Handle exp/drop rate changes on day/night cycle changes.
Jesusaves
1
-28
/
+45
2018-08-02
Preserve season drops on rates managment (@Saulc)
Jesusaves
1
-2
/
+5
2018-07-01
Fix typo
Jesusaves
1
-2
/
+2
2018-06-21
"Fix" some bad motion values
Jesusaves
1
-20
/
+10
2018-06-20
Spurious parenthesis
Jesusaves
1
-2
/
+2
2018-06-20
Do not translate some announces
Jesusaves
1
-2
/
+2
2018-03-20
Stop using getgmlevel() and use is_gm() is_admin() and is_staff().
Jesusaves
1
-2
/
+2
2018-02-28
Update a bug, and REMOVE BATTLE DAMAGE DELAY (for everyone hapiness)
jesusalva
1
-4
/
+4
2018-02-28
Do not adjust quest experience with @exprate because I think it is unfair.
jesusalva
1
-4
/
+4
2018-02-28
Announce drop and exp rate changes
jesusalva
1
-2
/
+6
2018-02-28
Function to GMs change drop rates
jesusalva
1
-0
/
+131
2018-02-14
Change all custom commands. Mostly logging and obfuscation. Remove some funct...
jesusalva
1
-1
/
+1
2018-01-13
Initial commit
Saulc
1
-0
/
+107