Giter Site home page Giter Site logo

heroicadventure's Introduction

HeroicAdventure

My pet project off and on for the last 14 years. Roguelike ADOM clone. Written in VB.NET.

Yes, there's some really bad code in here. Some of this stuff was written pre .NET 2.0. I'm working my way through it, and cleaning it up.

heroicadventure's People

Contributors

chrisgwilliams avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

danemorgridge

heroicadventure's Issues

visual artifacts when earning XP on overland map

If you're on the surface map, and you earn XP or level up, it updates the status panel on the right, but that panel doesn't exist on the surface map, so it leaves stray data (out of context) onscreen.

rusty items

If an unprotected metal item gets wet, there should be a chance of rust.

items not showing up by type from equip screen

In the equipped items screen, you can hit [v] to view all inventory and everything show up sorted by item type (as expected), but if you hit the letter for a slot (such as amulet) then no items of that type show up in the list (even when they do on the "view all" screen).

Activate() and Deactivate() not found

Some items have not been updated to implement iEquippableItem, and are throwing the "Activate() not found" error when attempting to equip. Go through all items and make sure the base item types implement iEquippableItem, and that the child classes override the Activate() and Deactivate() methods.

Cannibalism

Set cannibal flag to true if Hero eats corpse of same race... this should also trigger the Cannibal achievement.

Also: consider affecting alignment? (Yes for Lawful, No for Chaos)?

Need more awards / achievements

The list is pretty short right now.

Some suggestions:
Dungeoneer (entered first dungeon)
Tourist (entered every town)
etc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.