Commit graph

5 commits

Author SHA1 Message Date
Xoduz
37a76083de Rest of the changes for 0.99.6-RC1
Misc cleanup and standardization of style and naming conventions in code and scripts
Added missing code for showing race in paperdoll based on ini setting
Players can no longer use Polymorph spell while incognitoed, or while under effect of tribal paint
Players can no longer use Incognito spell while polymorphed, or while under the effects of tribal paint
Facial hair is now removed from players who are under the effects of Incognito spell that changes their gender for female
2022-10-24 18:39:33 +08:00
Charles Kerr
eb7eb9ab54 ip4addr_t/ip4list_t replaces IP4Address 2022-06-17 20:58:32 -04:00
Xoduz
7b187efe1d Minor fix
Some fixes to IP4Address code and output to console of which type of IP being listened (punt)
2021-06-13 04:33:07 +08:00
Charles Kerr
9e5f8344b1 added some working classes to start with.
Modified uox3.cpp to accommodate IP4Address change on deviceIPs()
2021-06-12 09:12:16 -04:00
Xoduz
9c48f3d80e Added IP4Address.cpp/hpp, updated CMakeLists.txt
Added IP4Address.cpp/hpp, updated CMakeLists.txt

Co-Authored-By: Charles Kerr <punt1959@users.noreply.github.com>
2021-06-12 07:27:30 +08:00