Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-29 | These items all have +bHit (rather than +bHitRate) in serverdata | Fedja Beader | 3 | -3/+3 | |
2024-12-17 | mobs and drops 20241216 | HoraK-FDF | 7 | -0/+48 | |
gfx to https://git.themanaworld.org/legacy/serverdata/-/merge_requests/835<br> headslime is a non animated version for now the animated comes later. | |||||
2024-12-13 | Assassin boots have no walk speed boost. | Fedja Beader | 1 | -1/+1 | |
Was unable to find any history of it in serverdata. **** | |||||
2024-12-13 | ragged shirt | HoraK-FDF | 2 | -0/+16 | |
gfx for https://git.themanaworld.org/legacy/serverdata/-/merge_requests/826 **** | |||||
2024-12-11 | mobs and items 20241210 | HoraK-FDF | 3 | -0/+22 | |
gfx to https://git.themanaworld.org/legacy/serverdata/-/merge_requests/825 - renamed some particle effects to be in better order - super slime may need to get attack animations added for up and down and maybe opacity can be fine tuned atm is only the same **** | |||||
2024-12-05 | Black Armors | HoraK-FDF | 5 | -0/+35 | |
- added BlackSteelShield - added BlackKnightHelm - added BlackRoseHat (this one is not like the others since it gets created from BlackRoses) All those black armors may need a outlined version to be better visible on black skins but that's a task for an other day. **** | |||||
2024-10-31 | Rainerang has its own sounds now | Led Mitz | 1 | -2/+4 | |
**** | |||||
2024-10-30 | Mobs and Items stalker horn added a | HoraK-FDF | 1 | -1/+1 | |
2024-10-30 | Mobs and Items grass spelt speltseeds | HoraK-FDF | 1 | -1/+1 | |
2024-10-30 | Mobs and Items Silverbell fix | HoraK-FDF | 3 | -2/+2 | |
2024-10-30 | Mobs and Items missing space | HoraK-FDF | 1 | -1/+1 | |
2024-10-30 | Mobs and Items license fix typo | HoraK-FDF | 1 | -1/+1 | |
2024-10-30 | Mobs and Items empty bottle weight | HoraK-FDF | 1 | -1/+1 | |
2024-10-30 | Mobs and Items | HoraK-FDF | 11 | -5/+46 | |
2024-10-11 | Removed unnecessary hair fix for Underworld Mask | Led Mitz | 1 | -2/+2 | |
I just commented it out for now, in case a rollback is needed or the code is useful for other hats. Oddly, this code does not work on other hats I tried, like Terranite Helmet, Assassin Mask or any other full head covering. **** | |||||
2024-10-08 | Replaced item type equip-neck with equip-necklace | Thorbjørn Lindeijer | 9 | -9/+9 | |
Because "equip-neck" is an alias only supported by M+ and not by the Mana client. Corrects item type change made in !625. Closes mana/mana#90. | |||||
2024-09-27 | Cashier's, not Cashiers' | Led Mitz | 1 | -1/+9 | |
typo/grammar correction **** | |||||
2024-09-27 | 2handed weapons have def + other corrections | Led Mitz | 6 | -6/+72 | |
Added defense in description and other corrections vs DB. Note that some items are still unobtainable and need DB changes before changing here and adding to game. Also made description format more legible without the need to horizontally scroll. **** | |||||
2024-09-17 | A few more description corrections | Led Mitz | 4 | -4/+53 | |
- Long Sword, Ice Gladius, Magic Ring, Pinkie Helmet - Relocated Long Sword - Pulled music to retrieve Clouds_Calling.ogg **** | |||||
2024-09-07 | Changed due to ↵ | Led Mitz | 4 | -5/+13 | |
https://git.themanaworld.org/legacy/serverdata/-/merge_requests/792 Also corrected location by moving to shields DIR. **** | |||||
2024-07-23 | correct weight | HoraK-FDF | 12 | -12/+12 | |
- corrected Setzer and Hitchhiker's Towel to be in sync with server - when looking at towels i saw that they are still say cooldown is 20 min so i corrected this too right away **** | |||||
2024-07-17 | renamed guardian wings item pic name | HoraK-FDF | 1 | -1/+1 | |
2024-07-17 | moved item category | HoraK-FDF | 25 | -53/+56 | |
2024-07-03 | item descriptions fix | HoraK-FDF | 2 | -2/+2 | |
2024-07-03 | quarz to quartz | HoraK-FDF | 3 | -5/+5 | |
2024-07-01 | stones, crystals and mobs | HoraK-FDF | 8 | -0/+42 | |
2024-06-17 | Bromenal set rebalance | HoraK-FDF | 7 | -5/+21 | |
2024-06-06 | Pumpkin to RipePumpkin | HoraK-FDF | 2 | -2/+2 | |
2024-05-16 | mob drops add6 | HoraK-FDF | 5 | -5/+5 | |
2024-05-16 | mob drops add5 | HoraK-FDF | 1 | -1/+3 | |
2024-05-16 | mob drops add3 | HoraK-FDF | 2 | -4/+4 | |
2024-05-16 | mob drops | HoraK-FDF | 55 | -16/+511 | |
2024-04-21 | Yeti mask hair fix | Ledmitz | 1 | -0/+3 | |
2024-04-20 | Present Hat hair fix | Ledmitz | 3 | -0/+9 | |
2024-04-19 | item changes add | HoraK-FDF | 1 | -1/+1 | |
2024-04-19 | item changes | HoraK-FDF | 6 | -7/+18 | |
2024-04-19 | Naphtalene to Yellow Apple | HoraK-FDF | 4 | -3/+8 | |
2024-04-19 | Bifs Slimes Items | HoraK-FDF | 6 | -0/+62 | |
2024-04-17 | Corrected Floyd Book effects | Ledmitz | 4 | -6/+30 | |
2024-04-15 | Floyd rendering fix - missing include | Hello=) | 1 | -0/+1 | |
2024-04-14 | Another correction | Ledmitz | 3 | -5/+5 | |
2024-04-13 | Lucky items - client | Ledmitz | 2 | -1/+10 | |
2024-04-13 | Rainerang placeholder SFX | Ledmitz | 1 | -0/+2 | |
2024-04-13 | small edit | Ledmitz | 1 | -1/+1 | |
2024-04-13 | forgot _include | Ledmitz | 1 | -0/+1 | |
2024-04-11 | Flinlock, not Revolver or gunstaff. Added bullet GFX | Ledmitz | 3 | -7/+9 | |
2024-04-10 | Corrected wrong ID in item xml | Ledmitz | 1 | -1/+1 | |
2024-04-09 | Rainerang | Ledmitz | 1 | -0/+14 | |
2024-04-09 | Head, not Hat! | Ledmitz | 1 | -1/+1 | |
2024-04-09 | Leprechaun Hat - client | Ledmitz | 1 | -0/+16 | |