Difference between revisions of "User:Bhaak"

From NetHackWiki
Jump to navigation Jump to search
(Programming: +advent calendar)
(Bugs)
Line 15: Line 15:
 
I am the proud reporter of the following [[bugs]] to the [[DevTeam]]:
 
I am the proud reporter of the following [[bugs]] to the [[DevTeam]]:
 
* C343-259 "Dr. Dolittle" is spelled incorrectly.
 
* C343-259 "Dr. Dolittle" is spelled incorrectly.
 +
* C343-379 Spelling errors "sprit" and "truely" in quest text.
 
* integer overflow possible for sufficiently large hard disks in freediskspace() in sys/amiga/amidos.c (Fixed in source tree, but no bug number. Does that mean no Amiga version for [[next version]]?), resulting in [[NetHack]] being unplayable beyond the first level.
 
* integer overflow possible for sufficiently large hard disks in freediskspace() in sys/amiga/amidos.c (Fixed in source tree, but no bug number. Does that mean no Amiga version for [[next version]]?), resulting in [[NetHack]] being unplayable beyond the first level.
  
Line 22: Line 23:
 
and of the pending bug report:
 
and of the pending bug report:
 
* when standing or levitating over lava or water and wearing a ring of conflict, some monsters don't attack you (e.g. purple worm, soldier ants). Removing the ring, they immediately start attacking.
 
* when standing or levitating over lava or water and wearing a ring of conflict, some monsters don't attack you (e.g. purple worm, soldier ants). Removing the ring, they immediately start attacking.
 +
* Killing a gas spore with a falling portcullis doesn't cause it to explode.

Revision as of 01:54, 30 April 2009

Hi, I'm Patric Mueller.

Ascensions

I have ascended twice, all in 3.4.x, as Valkyrie and as Wizard.

Programming

I'm the programmer of the followings programs or patches:

  • NetHack-De - a German translation of NetHack
  • NetHack-AROS - a port of NetHack to the Amiga-like operating system AROS
  • Indy YAFMs - a patch with more Indiana Jones YAFMs for NetHack
  • Autoconf - a backport of Slash'EMs Autoconf for easy configuration and compilation for NetHack.
  • Advent calendar - an Advent calendar for NetHack with lots of chocolate and fortune cookies and a special Christmas present.

Bugs

I am the proud reporter of the following bugs to the DevTeam:

  • C343-259 "Dr. Dolittle" is spelled incorrectly.
  • C343-379 Spelling errors "sprit" and "truely" in quest text.
  • integer overflow possible for sufficiently large hard disks in freediskspace() in sys/amiga/amidos.c (Fixed in source tree, but no bug number. Does that mean no Amiga version for next version?), resulting in NetHack being unplayable beyond the first level.

and of the already fixed bugs:

  • when offering the Amulet of Yendor at an altar not in the Elemental Planes one should get "You feel an urge to return to the surface." but instead "That is a silly thing to sacrifice." is given. (see also in pray.c)

and of the pending bug report:

  • when standing or levitating over lava or water and wearing a ring of conflict, some monsters don't attack you (e.g. purple worm, soldier ants). Removing the ring, they immediately start attacking.
  • Killing a gas spore with a falling portcullis doesn't cause it to explode.