Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-20 | Scoreboards | Jesusaves | 1 | -2/+4 | |
2019-06-16 | Daily quest at Tulimshar Guard House to slay 100 random monsters. | Jesusaves | 1 | -0/+1 | |
Rewards are small, but they count on any monster, so why not. | |||||
2019-06-12 | Now Dausen's quest work... in theory, at least. | Jesusaves | 1 | -0/+1 | |
2019-06-09 | Fix several scripted mob death with fix_mobkill(Pinkie) | Jesusaves | 1 | -0/+7 | |
2019-06-03 | Cutscene + several pcblock fixes | Jesusaves | 1 | -1/+1 | |
2019-06-01 | Sagratha Score | Jesusaves | 1 | -0/+1 | |
2019-05-27 | Attempt to fix a bug with mobpoint system for Hinnak | Jesusaves | 1 | -0/+2 | |
2019-05-23 | New analytical data: Monsters and Players killed. | Jesusaves | 1 | -0/+2 | |
2019-04-28 | For testing, lets see if this makes Pinkies kills to be counted twice | Jesusaves | 1 | -1/+1 | |
2019-03-21 | Hotfix | Jesusaves | 1 | -1/+5 | |
2019-03-14 | Estimulate PK on CoD by allowing BottledDust drop from PK'ed players. | Jesusaves | 1 | -0/+8 | |
A check for kills on "defenseless" chars (status-based) is performed. The % chance to get is based on Luck of you and the target. You could get 10 bottles by exploiting this. ¡¡¡Only applies on boss room!!! | |||||
2019-03-04 | Remove every trailing whitespace | Jesusaves | 1 | -1/+1 | |
```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` | |||||
2019-01-10 | Rewrite the if loop on PVP Reward | Jesusaves | 1 | -7/+9 | |
2019-01-10 | Experience gain for PVP on: 001-8, 001-10 and 003-13 | Jesusaves | 1 | -12/+18 | |
2019-01-09 | Introduce Nivalis forge and armorer: Bracco. | Jesusaves | 1 | -1/+2 | |
He restocks every 28 hours. He forges armbands (mage equip). Armbands are currently cap items, so prices are extremely high atm. | |||||
2019-01-09 | Regenerate maps, this time, with 020-5 | Jesusaves | 1 | -0/+2 | |
2019-01-08 | Prepare to give players experience on PK. Currently in pre-alpha stage. | Jesusaves | 1 | -0/+17 | |
2019-01-07 | Move 58.500 xp from Monster King MVP to be split among all attackers. | Jesusaves | 1 | -1/+1 | |
New monster shared exp: 65.000xp. New MVP exp: BaseLevel**3. When MVP level is >= 87: 641.000 MVP xp | |||||
2019-01-07 | Maximum exp for killing MK illusion is 700.000 (MVP). Update mob info after ↵ | Jesusaves | 1 | -1/+1 | |
playtest. | |||||
2018-09-20 | Mobhunter Cleanup | Jesusaves | 1 | -0/+1 | |
2018-09-02 | Monster King Minimalist Death Handler. | Jesusaves | 1 | -0/+5 | |
2018-07-23 | Oh well, I can't prevent JExp gain %%S | Jesusaves | 1 | -6/+2 | |
2018-07-23 | [skip ci] last attempt. I will remove code next commit if it doesn't work. | Jesusaves | 1 | -3/+3 | |
2018-07-23 | [skip ci] another attempt before giving up. | Jesusaves | 1 | -1/+1 | |
2018-07-23 | [skip ci] another attempt | Jesusaves | 1 | -1/+6 | |
2018-07-23 | [skip ci] notes about zero job point system | Jesusaves | 1 | -3/+5 | |
2018-07-22 | Block by script JExp gain when no JExp gain is due. Untested, specially when | Jesusaves | 1 | -0/+7 | |
multiple players kill the monster. Hey, now I need a playtester! :( | |||||
2018-06-22 | Hasan Autumn's Scorpion Killing Quest!! :inGame_N: | Jesusaves | 1 | -5/+3 | |
During autumn, you have 3 months to kill scorpions and get Hasan's money. You can also donate to event. Rewards only claimable during Winter. | |||||
2018-06-15 | Bad atoi *scolds* | Jesusaves | 1 | -1/+1 | |
2018-06-13 | Give a 10% bonus on Monster Points, so a Lv 100 Monster gives 110 MobPt. | Jesusaves | 1 | -1/+4 | |
2018-03-08 | Fix all newlines, we should use UNIX endline, not Windows, DOS or Mac. | jesusalva | 1 | -25/+25 | |
2018-03-07 | Simplify | jesusalva | 1 | -2/+2 | |
2018-03-07 | This introduces the core engine for mob points. | jesusalva | 1 | -83/+17 | |
Yes, it works for all mobs. Yes, it is far better than how TMW did. No, this is not flexible. Monster Level == Mob Points to get. | |||||
2018-02-14 | update mobpoint function | Saulc | 1 | -1/+75 | |
2018-02-13 | initial commit for mobpoints | Saulc | 1 | -0/+17 | |