Races updates: Half-giants now are immensely good in digging and could take forms of different giants: from hill, frost, fire giants up to cyclops and titans; Werewolves revamp. This race now could shapeshift to wolves, hellhounds and even volkodlaks. But … Continue reading →
- Fix SDL client crashing when clicking the "font" button - Fix crash in floor_carry() when player pointer is not defined - Fix "You see nothing there" message when trying to pick up items from floor
– Fix SDL client crashing when clicking the “font” button
– Fix crash in floor_carry() when player pointer is not defined
– Fix “You see nothing there” message when trying to pick up items from floor
FYI: Malware Bytes flagged mangclient_sdl.exe on my PC. I'm sure MB is wrong, of course, but I thought you might want to know. It got at 94% anomalous rating, for whatever that's worth.
- Simplify food description - Simplify Dragon's Breath description - SDL client: implement support for OGG files - Fix description of potions of surprise and mushrooms of shadows - Fix description of scraps of flesh - Add descriptions for (almost) … Continue reading →
Dear Tangarians! 4th March we had a wipe! Mighty Powerwyrm prepared huge update which changed internal infrastructure, so soon we will have to do a server wipe. There will be awesome new features, so don't be sad about wipe - … Continue reading →
Dear Tangarians! 4th March we had a wipe! Mighty Powerwyrm prepared huge update which changed internal infrastructure, so soon we will have to do a server wipe. There will be awesome new features, so don’t be sad about wipe – for roguelikers death is our dearest friend :slight_smile: Don’t forget to upload your character dump at oook: http://angband.oook.cz/ladder-browse.php?v=Tangaria
- Allow more smileys in chat messages - Reverse order of "you are wielding" and "you were wielding" messages when swapping items - Apply "worthless" to enchanted items with store (or mixed) origins only - Add max level on race/class … Continue reading →
- Split MAngband options submenu into MAngband options and Advanced options - Add option to confirm recall when recalling out of non-reentrable dungeon - Remove NO_STORES server option - Rename NO_SELLING server option to LIMITED_STORES, use an integer value to … Continue reading →
- Fix damaging terrain aborting running for players immune to damage - Fix aquatic forms able to run outside of water - Fix aquatic forms not suffocating outside of water - Fix aquatic forms drowning in water - Fix LEVITATE … Continue reading →
Is it possible to play with ASCII instead of the tileset ? Once the game starts the option to select "none" for graphics is greyed out
Yes, it's possible! And thanks for finding this inaccuracy in the guide ( https://tangaria.com/faq/ ). I've fixed this:
How to turn off graphics?
Windows client comes with graphics turned on by default. Graphics is a replacement for the standard ASCII characters with graphical representations. To disable graphics:
for SDL client (mangclient_sdl.exe):
1) right after game starts (before you login to your character) -- click Options (on top of the screen)
2) in "Available Graphics" click None and push Ok
for traditional client (mangclient.exe):
1) edit mangclient.ini (in the same directory as the executable)
2) change the first line from graphics=1 to graphics=0.
For this change take effect, you will have to exit mangclient.exe and start it again.
- Prevent out of bounds asserts when players change level - KEYMAP_ACTION_MAX increased from 20 to 35 - Remove ladder info from character dumps - Stop resending whole equipment when a single item is affected Considering out of bounds bug … Continue reading →
- Send subwindow horizontal resizing packet in update_monlist_subwindow() - Add messages to explain why Raise Dead could fail - Add basic level 1 zombie and skeleton for necromancer's summoning - Additional logic for thrown items in quiver - Display average … Continue reading →
- Allow CMD_WIELD to select from the quiver - Add option to remove borders in the SDL client - Disentangle IMPAIR_HP and COMBAT_REGEN - Correct some miscellaneous comments - Improvements to effect info - Allow item in starting kit to … Continue reading →
Comment