peonso

Results 23 issues of peonso

Players can use item Hotkeys and attack players through Battle Window with OTClient https://otland.net/threads/7-72-othire-0-0-1b-based-in-otserv-trunk-latest.212153/page-18#post-2082195

bug
otclient

Regarding it #22, I spread some false information: > From what I remember, at 7.72 era exhaust should work like that: After an aggressive spell you should wait 2 seconds...

enhancement

as reported here https://github.com/Ezzz-dev/OTHire/commit/a59c1d56732876ca31a3133eaa4c9f37b0f0158e#commitcomment-41868638

bug

Septera had it right, they probably fixed it recently on TFS: otland/forgottenserver#3223 https://github.com/otland/forgottenserver/pull/3487

enhancement

change on https://github.com/TwistedScorpio/OTHire/blob/master/source/player.cpp both `int32_t Player::getDefense() const` and `float Player::getDefenseFactor() const` float Player::getDefenseFactor() const { switch(fightMode){ case FIGHTMODE_ATTACK: { return 0.6f; break; } case FIGHTMODE_BALANCED: { return 1.0f; break; }...

enhancement

Marked ones have correct behavior confirmed working in OTHire. - [ ] 1. If you are using spells, you can't use attack weapons (you won't be able to wand and...

enhancement

Rank levels should be the inverse, 1 for higher rank/leader, to make it easier to add more ranks (which could be added too). Add option to add/change player guild nick...

enhancement

https://github.com/Ezzz-dev/OTHire/blob/master/data/items/items.xml#L4761 Should be 6-7? https://github.com/Ezzz-dev/Nostalrius/blob/master/data/items/items.srv#L15159

bug

Overspawn - https://github.com/peonso/fossil/commit/e507ec5f13c06af207221dd013ea9f947fa74ee6 UH Trap to config lua - https://github.com/peonso/fossil/commit/6db36d0fef179eb745abb4bac0d281fb2a769cc1 Pick script bugs (not closing or removing pools) - https://github.com/peonso/fossil/commit/816fe2535f3a0c0d07a7735838fcf1300a8e8e8a https://github.com/peonso/fossil/commit/cd5c8d1f9bf234d2d1cad4a376102a7499c0cdda NPCs blocked by height items - https://github.com/peonso/fossil/commit/d932deca6e3eaaea77b453c998d95a4cfdb273d7 Bug containers...

bug
enhancement

https://github.com/ottools/open-assets

enhancement