Skip to content

Releases: goblinhack/zorbash

v0.1.5

12 Aug 12:04
Compare
Choose a tag to compare

4ae1e37 bug: handle version changes by resetting the config

562a1f1 bug: 1 in 1000 chance of failing to place monster

73ff81d bug: the undead don't breathe

e0f3d50 bug: do not try to drop thrown dead items

c6e0aee bug: wandering monster class levels were wrong

2890dca bug: gcc fixes

c2f2c9b bug: do not treat portals as hazards

7584b77 bug: divine fungus should not use the 50 percent max damage rule or it never d..

4cfa4a6 feat: limit max damage per tick to half of initial health

e8a04a5 bug: fix player reflection

dcc3371 bug: sword animation missing

2bc2540 bug: add some randomness into avoid locations

dbbc3e5 bug: carcas creeper missing sleeping animation

3d824d7 bug: resurrection can hang if the skeleton is paralysed.

546a8e2 bug: fix crash during attack

964d2c6 bug: robot could not jump in the dark

19e5912 bug: no sleeping tile for centipede

ebc48bd bug: mummy perma death errors

9bd267a bug: throwing a rock through a portal should not hit the thrower

f635f08 bug: add penalties to avoid the robot collecting the same item over and over

9964517 bug: skills were not moving to the next level

ce7f4b3 bug: no trampled grass on dungeon creation

ef718a1 bug: do not let wand of ice pile up blocks of ice on top of each other until w..

1299fe4 bug: the robot should only learn random skills and spells that are available

9d3638c bug: braziers should be an ai obstacle or the robot gets stuck

2111c8d feat: change unicode for brazier to make it distinct from walls

86d1a86 bug: robot would get stuck waiting on the inventory to close

0a19d7a bug: python error in primal rage 3 and above

4aaea00 feat: add basic testing infrastructure

4969b83 bug: resurrection was blocked for stuck things

7491b22 bug: make player name randomness consistent

508f872 feat: silent option

20fabb9 feat: monochrome graphics option

cd7945e bug: don't bomb out on pcg warnings / also start to enchance UTF output for du..

7299eee bug: remove insta death from eating monsters

v0.1.2

30 Jul 11:00
Compare
Choose a tag to compare

284674b feat: healing fungus gas
a265b91 feat: paralysis trap
f1b4b37 feat: paralysis dart
50458b9 feat: offensive and defensive skills
2f37d85 feat: holy sword
281cff1 feat: holy water and corresponding undead damage
240b00a feat: skeletons take half damage from pointy weapons
9457785 feat: more poisonous fungus types
9457785 feat: more poisonous fungus types

5c8c33f bug: outlines were not working for the player character

fdad365 bug: describe broken braziers better

2a30e1d bug: console was not resized on changing gfx mode

5e672f0 bug: fix woodon shield typo

62bc5e6 bug: need to clean up previous installations

v0.1.1

23 Jul 13:37
Compare
Choose a tag to compare

1668619 feat: make rock summoning cause damage
2910b0c feat: enable robot mode option
143d076 feat: more spellbooks
6fa34a8 feat: monster dominate spell
5245738 feat: summon food
dcbe9aa feat: spell of monst summoning
db24693 feat: ability to see secret doors with thieving skills
c6f3ace bug: do not drop player items on death
d535d47 bug: trolls were not infighting due to tp wildcard failure
1db7de3 bug: do not animate weapon when player is dead
fbb1e1f bug: bats were too tough
a8a60d0 bug: fix level crash on start
ba22083 bug: various skill fixes
cede058 bug: do not use skills when attack misses
b4ac898 bug: fix floating point damage
3c9e381 bug: devoted thrust rounding errors
31c4de3 bug: do not use up spell points when cancelling spell
257bf49 bug: do not reveal hazards if not seen yet
146df46 bug: secret doors in ascii mode were highlighted all the time
943ab0e bug: robot was never resting
3367559 bug: primal rage activation python error
8f8702e bug: mummy resurrection was causing a hang trying to resurrect an asp
5cd7ed9 bug: sword of duck summoning was summoning on swinging
a66ebd7 bug: level hang when dead things fall into the void
06b8751 bug: secret doors in ascii mode flash too fast when the mouse is moving
63493ab bug: secret door discovery fixes
4e27357 bug: monst damage needs to take account of num of attacks and speed
c4566f6 bug: staffs were not idle ticking
06a10be bug: various fireball staff bug fixes
10e92f5 bug: ascii gas offset fix
e04e4a0 bug: ascii laser was in the wrong position / fixing up staff damage
5348ff3 bug: error when inventory slots fills up
d0bf625 bug: ignore num lock for keys

v0.1.0

16 Jul 15:13
Compare
Choose a tag to compare

ba22083 bug: various skill fixes
cede058 bug: do not use skills when attack misses
b4ac898 bug: fix floating point damage
3c9e381 bug: devoted thrust rounding errors
31c4de3 bug: do not use up spell points when cancelling spell
257bf49 bug: do not reveal hazards if not seen yet
146df46 bug: secret doors in ascii mode were highlighted all the time
943ab0e bug: robot was never resting
3367559 bug: primal rage activation python error
8f8702e bug: mummy resurrection was causing a hang trying to resurrect an asp
5cd7ed9 bug: sword of duck summoning was summoning on swinging
a66ebd7 bug: level hang when dead things fall into the void
06b8751 bug: secret doors in ascii mode flash too fast when the mouse is moving
63493ab bug: secret door discovery fixes
4e27357 bug: monst damage needs to take account of num of attacks and speed
c4566f6 bug: staffs were not idle ticking
06a10be bug: various fireball staff bug fixes
10e92f5 bug: ascii gas offset fix
e04e4a0 bug: ascii laser was in the wrong position / fixing up staff damage
5348ff3 bug: error when inventory slots fills up
d0bf625 bug: ignore num lock for keys

v0.0.9

09 Jul 09:40
Compare
Choose a tag to compare
tag: 0.0.9

v0.0.7

16 Jun 18:58
Compare
Choose a tag to compare

f6e8bf7 bug: add popup for jump into chasm confirmation
a23fc3d bug: no dirt on bridges
4d171c3 bug: temperature should not be the total of N torches, but that of 1 torch
40bb18f bug: fix hang on choosing player name

Full Changelog: v0.0.6...v0.0.7

v0.0.6

16 Jun 07:02
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

12 Jun 08:33
Compare
Choose a tag to compare

b209f87 bug: chasm warning
bfe186f bug: need to wait enough time for diagonal key press moves
9a5b2ec bug: fix restart on linux
faa0d60 bug: show the console on startup
0537397 bug: flush the console on boot for windows to make it easier to see early issues
b974978 bug: mummy was doing too much damage

Full Changelog: v0.0.4...v0.0.5

v0.0.4

11 Jun 13:39
Compare
Choose a tag to compare

faa0d60 bug: show the console on startup
0537397 bug: flush the console on boot for windows to make it easier to see early issues
b974978 bug: mummy was doing too much damage

Full Changelog: v0.0.3...v0.0.4

v0.0.3

10 Jun 15:17
Compare
Choose a tag to compare

Dungeon, sewer, swamp, ice, lava, chasms and flooded dungeon biomes
Skill trees added

Full Changelog: v0.0.1...v0.0.3