Age | Commit message (Expand) | Author | Files | Lines |
2019-07-16 | Fix rule on Ched and seasons for Ched's Summer: Disregard wrong year | Jesusaves | 1 | -1/+1 |
2019-07-16 | Throttler - Only one siege every 12 hours maximum | Jesusaves | 1 | -1/+6 |
2019-07-16 | Defeating siege boss may now raise EXP rate for an hour (experimental). | Jesusaves | 1 | -0/+15 |
2019-07-16 | Let's start simple: 15 minutes per chest. | Jesusaves | 2 | -2/+3 |
2019-07-15 | Fix bugs, move Colin and Luca to second building, change restrictions of second | Jesusaves | 1 | -1/+0 |
2019-07-15 | Bounty Helmet bugfix if needed. I forgot what TMW2_SPEECH was for but it was ... | Jesusaves | 1 | -0/+5 |
2019-07-15 | Cards can now be inserted on all weapons, clientversion.txt fixes | Jesusaves | 1 | -0/+10 |
2019-07-15 | You now need level 20 to rent a mount | Jesusaves | 1 | -1/+1 |
2019-07-14 | You may now find Ancient Blueprint as Super Rare (1%) on Chests. | Jesusaves | 1 | -1/+1 |
2019-07-14 | Fishing - use rand2() instead of rand() | Jesusaves | 1 | -1/+1 |
2019-07-14 | If I miss the event day - At least have something on automatic schedules. | Jesusaves | 1 | -0/+8 |
2019-07-14 | Update 2019 event schedule | Jesusaves | 1 | -2/+7 |
2019-07-14 | I don't see any specific error message to don't use rand2() in any_of() | Jesusaves | 1 | -1/+1 |
2019-07-14 | "Improve" rand2() randomness (well, this is still awkward) | Jesusaves | 1 | -4/+4 |
2019-07-14 | Well, if you open a bank account in agency A, of course you can use agency B | Jesusaves | 1 | -0/+1 |
2019-07-14 | Inform players they can switch GHQ at will | Jesusaves | 1 | -0/+1 |
2019-07-02 | Report monster level on GHQ too | Jesusaves | 1 | -1/+1 |
2019-07-02 | Reorder GHQ partial rewards to be less confusing | Jesusaves | 1 | -3/+6 |
2019-06-29 | Well, lets make this clear...r09.3_190630 | Jesusaves | 1 | -0/+1 |
2019-06-25 | Shields: Now half (rounded down) of evasion penalty will be HP Regen. | Jesusaves | 1 | -1/+1 |
2019-06-24 | Move Mount rent function to a new file. Provide Tortuga Rent function (half p... | Jesusaves | 1 | -0/+101 |
2019-06-24 | Veterans can receive the Mercenary Boxset which Lua is now handing out | Jesusaves | 1 | -0/+2 |
2019-06-22 | Indoors zone (for testing, Tulimshar only) and Normal2 (for sieges) | Jesusaves | 1 | -2/+2 |
2019-06-22 | Implement rif2 for books (unused) | Jesusaves | 1 | -0/+6 |
2019-06-21 | If croconut box was on inventary, double them too. Storage are tricky so skip... | Jesusaves | 1 | -0/+5 |
2019-06-21 | Apply some updates/fixes to player char, too. | Jesusaves | 1 | -0/+14 |
2019-06-19 | Double check gmbot and make a runtime error. | Jesusaves | 1 | -0/+3 |
2019-06-18 | Rewrite the wheel for no real reason | Jesusaves | 1 | -5/+4 |
2019-06-18 | Replace ID Grenade with SmokeGrenade (I need real Grenades now). | Jesusaves | 1 | -1/+1 |
2019-06-16 | New (unused) math function: limit(lower, target, higher) | Jesusaves | 1 | -0/+8 |
2019-06-16 | Fix bugs on rand2() | Jesusaves | 1 | -6/+3 |
2019-06-16 | Fix bugs on treasure chests, like animation not playing, missing return(), and | Jesusaves | 1 | -48/+48 |
2019-06-16 | Daily quest at Tulimshar Guard House to slay 100 random monsters. | Jesusaves | 1 | -0/+1 |
2019-06-15 | Fix division by zero in stat reset | Jesusaves | 1 | -1/+5 |
2019-06-12 | Now Dausen's quest work... in theory, at least. | Jesusaves | 1 | -0/+1 |
2019-06-12 | Move this to the right place, demand this quest which cannot be complete yet | Jesusaves | 1 | -1/+5 |
2019-06-12 | :> | Jesusaves | 1 | -0/+8 |
2019-06-10 | Fix bug on siege script | Jesusaves | 1 | -1/+1 |
2019-06-10 | Fix bugs on siege | Jesusaves | 1 | -1/+1 |
2019-06-10 | Err, about that... It'll be announced the defeat but nothing else. Cindy will... | Jesusaves | 1 | -0/+1 |
2019-06-10 | Cindy's Hero cannot die. Cleanup fixes. | Jesusaves | 1 | -0/+1 |
2019-06-09 | Register FX Particles with constants, and force players on Nard to get the Ex... | Jesusaves | 1 | -2/+2 |
2019-06-09 | Fix several scripted mob death with fix_mobkill(Pinkie) | Jesusaves | 1 | -0/+7 |
2019-06-04 | Fix any_of() bugs | Jesusaves | 1 | -1/+4 |
2019-06-03 | Monster King death - safety flags | Jesusaves | 1 | -5/+8 |
2019-06-03 | All defeat conditions for Sagratha are here :> | Jesusaves | 1 | -0/+5 |
2019-06-03 | Cutscene + several pcblock fixes | Jesusaves | 2 | -3/+3 |
2019-06-01 | Sagratha Score | Jesusaves | 1 | -0/+1 |
2019-06-01 | Fix a bug on any() - seems to be a bit old though | Jesusaves | 1 | -1/+1 |
2019-06-01 | Use rand2() instead of rand() in several places | Jesusaves | 4 | -11/+11 |