Giter VIP home page Giter VIP logo

knight-capital's People

Contributors

craigthelinguist avatar ewanmoshi avatar mylesglass avatar nealhartley avatar selemon avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

knight-capital's Issues

HUD Drawing Order

At the moment HUD elements in the GamePanel are comprised of an outer panel, whose background image is the "border" for the interior panel, which contains the content e.g.: the image of the minimap, the image of the portrait, description of the selected tile.

The border draws first and then the content. It should be the other way around. This allows for better-looking and more intricate borders.

Copyrighted assets

All non-free assets need to be replaced. This includes:

  • The Final Fantasy Tactics sprites
  • Any of Myles' assets that are potentially copyrighted
  • Aaron's example HUD which is a re-scaled border from a Starcraft 2 screenshot

DecorIcons drawing bug

DecorIcons tend to draw on top of everything. This issue is being resolved in the depthdrawing branch

No portrait for rocks

The rock decor icon has no portrait, or the portrait isn't loading properly. Click on a rock and the info panel down the bottom will mess up.

Integrate TownController/GUI with new GameWindow system

Entering town needs to be integrated with the new GameWindow system with a new "TownPanel" class. The challenge will be passing appropriate state from WorldPanel to TownPanel through GameWindow in a clean, encapsulated way.

Tile Highlighting

When you select a party World.java performs breadth-first search to highlight those tiles that you can move to.

Currently the breadth-first search ignores the passability of tiles. This means it goes through impassable tiles and results in highlighting some tiles you can't actually reach.

Facing wrong direction when moving

Sometimes when you move the avatar ends up facing the wrong direction i.e.: a direction they couldn't have been travelling in, given impassable things around them.

Bug opening party dialog

If you select a party and click on its portrait this opens the party dialog.

Click on the portrait, then click again instantly as soon as the party dialog comes up and the dialog will be invisible and you'll be stuck in the party dialog.

Model rotation fucked up

If you move a party around their model will change depending on what orientation they are facing. This works okay for the default camera angle, but if you rotate and do this they will end up facing the wrong way.

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.