Age | Commit message (Collapse) | Author | Files | Lines |
|
Related to issue #795
Signed-off-by: Haru <haru@dotalux.com>
|
|
login/char servers
Related to issue #909
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
generation)
Fixes #931
Signed-off-by: Haru <haru@dotalux.com>
|
|
|
|
|
|
|
|
|
|
Rename 'ITEMIDBATTLE_MANUAL100' to 'ITEMID_BATTLE_MANUAL100'.
|
|
|
|
- Thanks to Michieru
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Always use the prefix form of increment/decrement operators
where posible.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Races fix
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Item Databases
|
|
- Corrected handling of RC_ALL in:
* bAddRace
* bSubRace
* bMagicAddRace
* bWeaponComaRace
* bCriticalAddRace
* bExpAddRace
* bSPGainRace
* bHPDrainValueRace
* bSPDrainValueRace
* bSPGainRaceAttack
* bHPGainRaceAttack
* bRaceTolerance
* bHPDrainRateRace
* bSPDrainRateRace
* bSetDefRace
* bSetMDefRace
- Corrected out of bound array accesses (memory corruption) in:
* bIgnoreMdefRate
* bIgnoreDefRate
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Sources only
Signed-off-by: Haru <haru@dotalux.com>
|
|
- The following bonuses now work correctly with RC_DemiPlayer,
RC_NonDemiPlayer, RC_NonDemiHuman, RC_Nonplayer:
* bIgnoreDefRace
* bIgnoreMdefRace
* bDefRatioAtkRace
* bAddMonsterDropChainItem (bonus3)
* bAddMonsterDropItem (bonus3)
- A new function (map->race_id2mask) is provided, to easily and
efficiently generate a bitmask from a race ID.
- The RC_ALL race ID is mapped to RC_BOSS and RC_NONBOSS, for backwards
compatibility.
Signed-off-by: Haru <haru@dotalux.com>
|
|
- fix bg_monster_set_team example broken
- fix bg_monster show twice
- getpetinfo/gethominfo can return 0 or null if the player doesn't own them
- summon command cannot summon dead branch style, since its using mob->spawn, not mob->once_spawn like *monster script command did
|
|
- Follow-up to 81e0257
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Follow-up to 57f09704
- Fixes #901, thanks to zackdreaver
Signed-off-by: Haru <haru@dotalux.com>
|
|
Add missing checks to some files in map server
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Added a function to update idle time
|
|
|
|
- Follow-up to 300668d, thanks to AnnieRuru
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
- Fixes #903 and other similar problems
Signed-off-by: Haru <haru@dotalux.com>
|
|
- According to https://msdn.microsoft.com/en-us/library/windows/desktop/ms740476(v=vs.85).aspx
setsockopt() for SO_RCVTIMEO/SO_SNDTIMEO require a DWORD argument,
unlike their POSIX equivalent, requiring a struct timeval.
- Always keep in mind: When you see a Microsoft API function that looks
like a duck, swims like a duck, quacks like a duck, it most certainly
is not a duck.
- Thanks to ultramage.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
- Added new official item status effect, 'SC_CUP_OF_BOZA'.
- Follow up https://github.com/HerculesWS/Hercules/commit/f512a0b9cf93e2432f79b57fb05ccda4b6311b02.
- Follow up https://github.com/HerculesWS/Hercules/commit/ce33936de2fcb9c565437cb80e6329ab76626500.
- Follow up https://github.com/HerculesWS/Hercules/commit/d8909d9b2cf29f45c025fb93fc1df94ec1a40854.
- Follow up https://github.com/HerculesWS/Hercules/commit/f65e0326ac7e6faf17451d4c6d275e4fd3133cc0.
- Some white spaces adjustments.
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
- Added new official cash shop usable items and it's boxes:
• STR Biscuit Stick - http://www.divine-pride.net/database/item/14616
• VIT Biscuit Stick - http://www.divine-pride.net/database/item/14617
• AGI Biscuit Stick - http://www.divine-pride.net/database/item/14618
• INT Biscuit Stick - http://www.divine-pride.net/database/item/14619
• DEX Biscuit Stick - http://www.divine-pride.net/database/item/14620
• LUK Biscuit Stick - http://www.divine-pride.net/database/item/14621
• STR Biscuit Stick Box - http://www.divine-pride.net/database/item/17270
• VIT Biscuit Stick Box - http://www.divine-pride.net/database/item/17271
• AGI Biscuit Stick Box - http://www.divine-pride.net/database/item/17272
• INT Biscuit Stick Box - http://www.divine-pride.net/database/item/17273
• DEX Biscuit Stick Box - http://www.divine-pride.net/database/item/17274
• LUK Biscuit Stick Box - http://www.divine-pride.net/database/item/17275
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
- Fix some item behavior based on Official Servers.
• Lucky Rice Cake
• Charm Of Luck
• Charm Of Happiness
• Rune Kn Test Int
• Takoyaki
• Evasion Scroll
• Concentration Scroll
|