Activity for ARaceinSpace

  • Isaac Assegai committed [c1e2a9]

    Fixed leaderboards not updating with new level packs bug

  • Isaac Assegai committed [91ce67]

    New ghosts get to have names above their heads

  • Isaac Assegai committed [f05d05]

    Fixed not being able to load ghosts from extra level packs bug

  • Isaac Assegai committed [750fb5]

    Labels are showing above heads

  • Isaac Assegai committed [fbe915]

    Added dev mode button in menu, added ability to purchase 100 coins for free in dev mode

  • Isaac Assegai committed [16d9c4]

    Players name shows

  • Isaac Assegai committed [3eb0ce]

    Merge branch 'displayNames' into develop

  • Isaac Assegai committed [3c11fe]

    Merge branch 'levelPack' into develop

  • Isaac Assegai committed [060742]

    Leaderboards are viewable again

  • Isaac Assegai committed [705cfd]

    loading level packs in one folder now

  • Isaac Assegai committed [2af372]

    leaderboards now work with level packs

  • Isaac Assegai committed [d54732]

    remove useless ui stuff, can't compile now

  • Isaac Assegai committed [2de710]

    removed tiledBackground.png

  • Isaac Assegai committed [472800]

    added mp3 soundtrack back in

  • Isaac Assegai committed [be2391]

    updated skin

  • Isaac Assegai committed [a0be05]

    cleaned up leaderboardscreen.java

  • Isaac Assegai committed [ff5d9d]

    filled out first level pack

  • Isaac Assegai committed [17bf6f]

    buy button does not show up if there are no level packs to buy

  • Isaac Assegai committed [1bd3b7]

    Decided not to gray out first level of any pack

  • Isaac Assegai committed [32ad6a]

    BuyLevelPack button no longer shows if the next level pack does not exist

  • Isaac Assegai committed [92d24b]

    Fixed bug when no levelleaders for a level pack are found

  • Isaac Assegai committed [53f2d5]

    Cleaned up httpManager.java

  • Isaac Assegai committed [88ba04]

    Ghosts now work for new levels

  • Isaac Assegai committed [530cae]

    First level in a pack will only display if last level of former pack has been beaten

  • Isaac Assegai committed [115a4f]

    Downloading level packs from server now works

  • Isaac Assegai committed [398c0e]

    buyLevelPack is now charging coins properly, but not yet DLing new levels

  • Isaac Assegai committed [8b06d4]

    now able to play levels, but leaderboard is borked

  • Isaac Assegai committed [8b5239]

    Adapting levelselect screen to be able to display more packs

  • Isaac Assegai committed [d208c3]

    Cleaned up levelselectscreen.java

  • Isaac Assegai committed [8374ce]

    Adapted front end to pull specific level packs from leaderboard

  • Isaac Assegai committed [5328b7]

    Changed back to title start

  • Isaac Assegai committed [01c60c]

    new directional indicators work

  • Isaac Assegai committed [98a341]

    Indicators are now working correctly

  • Isaac Assegai committed [74e8e5]

    Added indicator legend

  • Isaac Assegai committed [fac52f]

    new boost button

  • Isaac Assegai committed [9e2ede]

    Merge branch 'boostButton' into develop

  • Isaac Assegai committed [21b97b]

    indicators have reflection

  • Isaac Assegai committed [6d1b71]

    Adding new indicators

  • Isaac Assegai committed [bc669f]

    Fixed bug on graying out

  • Isaac Assegai committed [6c3b8b]

    Changing animations

  • Isaac Assegai committed [240aa7]

    Glassified Joystick

  • Isaac Assegai committed [f35143]

    changed back to title screen

  • Isaac Assegai committed [7c7805]

    Added fading to pregame screen

  • Isaac Assegai committed [7d840c]

    Added graying out of challenges when player doesn't have enough money

  • Isaac Assegai committed [b05451]

    Added levelSelect graying out

  • Isaac Assegai committed [1a6e6b]

    Merge branch 'introsChange' into develop

  • Isaac Assegai committed [9f95d0]

    Added multiple subtitles to intro screen

  • Isaac Assegai committed [e3bc71]

    Changed gravity well

  • Isaac Assegai committed [523c32]

    Fixed name dialog

  • Isaac Assegai committed [4ad59b]

    not enough coins dialog fixed

  • Isaac Assegai committed [8f0811]

    nameBug on mainScreen

  • Isaac Assegai committed [04beae]

    Merge branch 'joystick' into develop

  • Isaac Assegai committed [0c38b5]

    Basic level intro's now work

  • Isaac Assegai committed [7433a3]

    Basic intro screen works

  • Isaac Assegai committed [a43e13]

    Changed JoyStick

  • Isaac Assegai committed [ecbee2]

    Merge branch 'levelIntro' into develop

  • Isaac Assegai committed [ede04e]

    Basic level intro works

  • Isaac Assegai committed [d87dc5]

    Fixed customDialog to be used for both dialog types

  • Isaac Assegai committed [eca587]

    Added color to score screen challenger name

  • Isaac Assegai committed [13e9ee]

    silver and bronze are invisible until previous challenge has been beaten

  • Isaac Assegai committed [6eb63d]

    Added coloring to players name

  • Isaac Assegai committed [835bea]

    Change text color on stars on pregame screen

  • Isaac Assegai committed [85411f]

    added coloring to name on leaderboards

  • Isaac Assegai committed [fa6d66]

    Merge branch 'guiIssues' into develop

  • Isaac Assegai committed [62b866]

    Added ghost info to pregame screen

  • Isaac Assegai committed [7109e5]

    Placed labels on the pregame screen

  • Isaac Assegai committed [e46803]

    Fixed wave problem

  • Isaac Assegai committed [e9bacb]

    Score Screen now shows what level we just beat.

  • Isaac Assegai committed [359f90]

    Added name to levelselect screen

  • Isaac Assegai committed [174528]

    Added name into pregame screen

  • Isaac Assegai committed [4cba8d]

    Merge branch 'nameIssue' into develop

  • Isaac Assegai committed [f2523b]

    Merge branch 'spriteIssue' into develop

  • Isaac Assegai committed [241d34]

    directional sprites now work

  • Isaac Assegai committed [1b2487]

    Added resources

  • Isaac Assegai committed [f57fd4]

    fixed state

  • Isaac Assegai committed [d33ee2]

    Added code to make new animations work

  • Isaac Assegai committed [463c2a]

    resized sprite her

  • Isaac Assegai committed [fffda8]

    Fixed textBug

  • Isaac Assegai committed [a21dc2]

    Changed gamestate back tot itle screen

  • Isaac Assegai committed [aac836]

    now loading different types of planets

  • Isaac Assegai committed [a6fbb9]

    Changed heroatlas to include gui text

  • Isaac Assegai committed [9c57c8]

    Merge branch 'textBug' into develop

  • Isaac Assegai committed [0ec329]

    Restrict back button to fix issue #6

  • Isaac Assegai committed [24744c]

    Added check for MongoError hack as name in frontend

  • Isaac Assegai committed [321cc7]

    Add leaderboard button to menu

  • Isaac Assegai committed [19f625]

    Added CREDIT Screen

  • Isaac Assegai committed [37ce76]

    trying to get placement to work

  • Isaac Assegai committed [8858dc]

    Fixed renderBug issue on galaxy tab e

  • Isaac Assegai committed [2dee66]

    Relocated where planets are drawn

  • Isaac Assegai committed [02b4cd]

    Merge branch 'renderBug' into develop

  • Isaac Assegai committed [721ddc]

    Fixed score screen scaling issues

  • Isaac Assegai committed [5ac5ac]

    changed sizes of desktop screen

  • Isaac Assegai committed [43331d]

    fixed some ingame scaling issues

  • Isaac Assegai committed [1605d5]

    Fixed leaderboard scaling issues

  • Isaac Assegai committed [10dd74]

    changed icon

  • Isaac Assegai committed [85df24]

    Fixes Issue #4 (ads crash the game)

  • Isaac Assegai committed [6b6a0d]

    Choose Level Scaling works

  • Isaac Assegai committed [72b24e]

    Merge branch 'fontSizes' into develop

  • Isaac Assegai committed [fc67f2]

    dialogs changed

  • Isaac Assegai committed [3a936d]

    Fixed pregamescreen and menu screen scaling issues

1 >
MongoDB Logo MongoDB