0329409 | Ry Ferguson | 2018-12-21 | can't build on a planet/moon if there's a core extractor 2b0ff8e | Ry Ferguson | 2018-12-21 | planet/moon must be empty in order to build core extractor 7a84c59 | Ry Ferguson | 2018-12-07 | make core extractor marker/sphere big 168fde8 | Ry Ferguson | 2018-12-07 | initial version of core extractor baac170 | Ry Ferguson | 2018-11-07 | fix city population in population query dd40899 | Ry Ferguson | 2018-11-06 | disable shop button if player doesn't have enough resources for respective item 41107b1 | Ry Ferguson | 2018-10-01 | use icons for resources and display shop prices 7c46c92 | Ry Ferguson | 2018-09-22 | use land and water for planets in star view; remove sun reflection; reduce alpha of planet rings 5e67933 | Ry Ferguson | 2018-09-16 | colorize star system view planets based on water; other minor tweaks to star system view e107a2e | Ry Ferguson | 2018-09-11 | make some planets have water and land instead of land only d0ffd89 | Ry Ferguson | 2018-09-06 | display user's population and tweak city/population tick 09640ce | Ry Ferguson | 2018-09-03 | pending iron and electricity system db71d57 | Ry Ferguson | 2018-08-21 | add 'public_id' key to tplanet table ceba7a5 | Ry Ferguson | 2018-08-18 | highlight moons occupied by user 3697229 | Ry Ferguson | 2018-08-18 | show shop and spaceships on star, planet and moon views f155e33 | Ry Ferguson | 2018-08-10 | display moons on planet view and create moon view 33bf966 | Ry Ferguson | 2018-07-25 | generate moons and alter queries to handle moons d633c5e | Ry Ferguson | 2018-06-05 | make random ball galaxy use floats instead of ints for star coords; display stars closer together a9142d9 | Ry Ferguson | 2018-06-05 | allow a galaxyship to travel to another galaxy 5e7b0cd | Ry Ferguson | 2018-04-29 | access multiple galaxies; make occupied stars bigger; check for surface markers and spaceships when selecting player's initial planet 43ddb9c | Ry Ferguson | 2018-01-27 | allow user to buy galaxyship, start galaxyship voyage, refactor model code f4e0dd2 | Ry Ferguson | 2018-01-22 | generate random ball galaxy 027f755 | Ry Ferguson | 2018-01-21 | create long box galaxy and implement the universe view 68e084c | Ry Ferguson | 2018-01-01 | allow a starship to travel from one star to another star 16c0e81 | Ry Ferguson | 2017-10-21 | add shop button and menu to planet view aa90a0a | Ry Ferguson | 2017-10-18 | create starship f587e9e | Ry Ferguson | 2017-10-05 | highlight stars that the player occupies 645a2b8 | Ry Ferguson | 2017-10-05 | highlight planets that the player occupies c4adb9e | Ry Ferguson | 2017-10-05 | assign player a random starting planet and always start play on that planet 24d11da | Ry Ferguson | 2017-08-29 | api front controller, iron mines 79fd9ec | Ry Ferguson | 2017-08-21 | upgrade to babylon.js version 3.0 and redo 2d UI d455643 | Ry Ferguson | 2017-08-17 | commented out shadow code 6d82d04 | Ry Ferguson | 2017-08-13 | planet texture, shrink markers, push out markers b479335 | Ry Ferguson | 2017-08-10 | add solar towers 6195295 | Ry Ferguson | 2017-08-04 | correctly set displayed iron and electricty at start and upon purchase 052d26e | Ry Ferguson | 2017-07-30 | color cities red and set/check city cost fcbae96 | Ry Ferguson | 2017-07-27 | fix city tick due to database restructure 171a8b8 | Ry Ferguson | 2017-07-27 | change city/marker database structure 4ed456a | Ry Ferguson | 2017-07-22 | setup app on new test server and add city button to planet view 0acfda1 | Ry Ferguson | 2017-06-18 | pass time for cities 21569d4 | Ry Ferguson | 2017-05-14 | add play game link to logged in nav ebe2230 | Ry Ferguson | 2017-05-12 | redirect user to login page if they try to play not logged in; and insert user_id when city is created a3673c8 | Ry Ferguson | 2017-05-02 | place city where user clicks on planet instead of random location 736fcda | Ry Ferguson | 2017-04-12 | rotate planet with up and down arrow keys bdc7da4 | Ry Ferguson | 2017-04-12 | load and display cities for planet 8120d97 | Ry Ferguson | 2017-04-10 | save city to database when planet is clicked 97c45d3 | Ry Ferguson | 2017-04-09 | install city database table and write city create method ff50397 | Ry Ferguson | 2017-04-01 | planet scene: freeze camera, place random sphere on surface when clicked, and rotate planet with arrow keys 0bbf18d | Ry Ferguson | 2017-03-12 | make background color darker 4a3dc76 | Ry Ferguson | 2017-03-10 | button to go back to star view 6784fff | Ry Ferguson | 2017-03-08 | display the main status/nav bar using webgl instead of html 17c92f4 | Ry Ferguson | 2017-03-06 | add iron and electricity columns to user database table; and display dummy iron and electricity on screen fbd4233 | Ry Ferguson | 2017-02-26 | go to planet screen when a planet is clicked 02c055a | Ry Ferguson | 2017-02-22 | add button to go back to galaxy e308fa6 | Ry Ferguson | 2017-02-20 | load planets from database and display them 92d9317 | Ry Ferguson | 2017-02-19 | create planet database table and create planets when a star is created 2f5952e | Ry Ferguson | 2017-02-15 | display a solar system when a star is clicked 3e43dc9 | Ry Ferguson | 2017-02-11 | change star x, y and z coord units to light years 5fbb630 | Ry Ferguson | 2017-02-11 | display galaxy on screen e67688c | Ry Ferguson | 2017-02-10 | create first galaxy in database 4367736 | Ry Ferguson | 2017-02-09 | create tables for galaxies and stars df0189b | Ry Ferguson | 2017-02-06 | start with a copy of the 'screen name' project