Code Monkey home page Code Monkey logo

auroragamehub's People

Contributors

bmace avatar camachado avatar sguergachi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

auroragamehub's Issues

Need to Refactor code in classes

Go through each class and refactor/clean up the code as much as possible.

Needs to follow Java Conventions.
Needs to flow in a logical fashion.
Needs to remove any repetition
Needs to provide proper naming for variables

Move CoverArtDB to Amazon S3 Servers

We need to move our coverart DB to the Amazon S3 servers: http://aws.amazon.com/s3/
In the future when more people make more use of this, it will start costing money.
But its very reliable, very fast and worth it for a long term investment.

This needs to happen before we commit code to GitHub, incase Sourceforge has a way of tracking its projects being hosted on GitHub need terminating.

This also means we need to change paths inside our code to point to the coverDB

Make use of Loading Screen to Pre-Load DashboardUI

Loading screen needs to be taken advantage of by loading the UI components of the DashboardUI.

Place all Dashboard Components in a non useable panel.
Set Layout Manager to absolute.
Set location of each component to a very large number (x,y)

when load screen is done place UI elements in correct location.

Memory Leak fix

Going in and out of dashboard many times causes a Memory Overflow bug caused by too much memory being used.

Develop Settings System

A System that responds to change in settings. This requires adding If gates around the desired settings. As well these settings need to be saved to the user data folder and opened up and processed in runtime later

Use Info Feed to show RSS feeds related to gaming news

after the remake of infofeed is done this is a good place to start: http://www.vogella.com/articles/RSSFeed/article.html

modulerized it into a nice single class component to be placed in the engine, have it generate ArrayLists to be poured into the Info Feed in Aurora

InfoFeed should allow for a custom Font, custom Seperator image, custom Background image and custom Feed Items.

Linking should use this method: http://stackoverflow.com/questions/527719/how-to-add-hyperlink-in-jlabel

infoFeed1
infoFeed2

Java version?

Aurora doesn't seem to find my java version and closes immediately saying that it can't find a java version that matches 1.7+.
I'm on Mac Os X.
How do I fix this?

Ability to Manually Track Time Played

Aurora Launcher should automatically switch, and later on allow for user to run a game and track it manually.

Manually as in decided when they have finished playing a game and not track when the initial executable is destroyed since this executable may be a launcher for the actual game.

IF Game Time played is less the 1 min then AUTOMATICALLY switch to manual mode.

IF User picks the option to run the game Manually then ALWAYS run in manual mode.

The UI should simply be a stop button on the Aurora Launcher and should be the first thing the User sees when they close the game

Organize

Support Alphabetical, Favorite and Game Type organize.

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.