Difference between revisions of "User:Bhaak"

From NetHackWiki
Jump to navigation Jump to search
(Ascensions)
(+bugs)
Line 1: Line 1:
 
Hi, I'm [http://bhaak.dyndns.org/ Patric Mueller].
 
Hi, I'm [http://bhaak.dyndns.org/ Patric Mueller].
  
 +
== Ascensions ==
 
I have ascended twice, all in 3.4.x, as [http://bhaak.dyndns.org/nethack/Wittgenstein-Val-Hum-Fem-Law.html  Valkyrie] and as [http://bhaak.dyndns.org/nethack/Schopenhauer-Wiz-Elf-Mal-Cha.html Wizard].
 
I have ascended twice, all in 3.4.x, as [http://bhaak.dyndns.org/nethack/Wittgenstein-Val-Hum-Fem-Law.html  Valkyrie] and as [http://bhaak.dyndns.org/nethack/Schopenhauer-Wiz-Elf-Mal-Cha.html Wizard].
  
 +
== Programming ==
 
I'm the programmer of [http://nethack-de.sourceforge.net/ NetHack-De ], a German translation of NetHack and of [http://bhaak.dyndns.org/nethack/nethack-for-aros.html NetHack-AROS], a port of NetHack to the Amiga-like operating system [http://www.aros.org AROS].
 
I'm the programmer of [http://nethack-de.sourceforge.net/ NetHack-De ], a German translation of NetHack and of [http://bhaak.dyndns.org/nethack/nethack-for-aros.html NetHack-AROS], a port of NetHack to the Amiga-like operating system [http://www.aros.org AROS].
 +
 +
== Bugs ==
 +
I am the proud reporter of the following [[bugs]] to the [[DevTeam]]:
 +
* C343-259 "Dr. Dolittle" is spelled incorrectly.
 +
* 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]]?)
 +
 +
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#Sacrificing_the_Amulet_of_Yendor|pray.c]])

Revision as of 13:44, 14 July 2008

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 NetHack-De , a German translation of NetHack and of NetHack-AROS, a port of NetHack to the Amiga-like operating system AROS.

Bugs

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

  • C343-259 "Dr. Dolittle" is spelled incorrectly.
  • 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?)

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)