Commit Graph

  • 58a4eab (HEAD -> master) Add utility to easily put installers into prod by Luna 2018-05-31 02:00:57 -0400
  • f695de3 Add UNTESTED export all script by Luna 2018-05-31 01:40:11 -0400
  • d27d3f5 Add universal export script by Luna 2018-05-31 01:37:08 -0400
  • 3a6298a Rename export presets to reasonable CLI names by Luna 2018-05-31 01:34:18 -0400
  • 011084a Fix typo in project name by Luna 2018-05-31 01:05:55 -0400
  • c5a3548 Update installer to have necessary resources by Luna 2018-05-31 01:03:48 -0400
  • 005d2cc Increment version number to 0.0.1 by Luna 2018-05-31 00:52:13 -0400
  • 0a64d17 Merge branch 'master' into feature-internal-update by Luna 2018-05-31 00:49:23 -0400
  • f2b354c Fix update failing when IPv6 available by Luna 2018-05-31 00:15:52 -0400
  • 149f081 Center menu by Luna 2018-05-30 23:10:53 -0400
  • 4b5e2a1 Add open-external-editor *module* to .gitignore by Luna 2018-05-30 22:19:13 -0400
  • 9466fd9 Add asset lib "open-external-editor" by Luna 2018-05-30 22:12:31 -0400
  • 47cf538 Rename switch_charge to charge (reflecting usage) by Luna 2018-05-28 22:26:19 -0400
  • 6337bba [Hero 1] Gain charge from being seen; add wall cost by Luna 2018-05-28 22:09:01 -0400
  • 65452ce Improve build_charge for neg values; use that by Luna 2018-05-28 22:08:10 -0400
  • 8361684 Fix improper merge by Luna 2018-05-28 21:25:49 -0400
  • db77d33 Merge branch 'master' of github.com:CosineGaming/nv-moba by Luna 2018-05-28 19:45:35 -0400
  • 5c5b76f Merge branch 'feature-refactor-lobby' by Luna 2018-05-28 18:49:11 -0400
  • db35fdc Hide ready button on singeplayer lobby by Luna 2018-05-28 18:47:35 -0400
  • 33a6de2 Start skirmish server automatically by Luna 2018-05-28 18:46:29 -0400
  • 8dcd909 Move variables around for more readability on player by Luna 2018-05-27 19:05:19 -0400
  • 15fbb8a Remove extraneous commented out lines of code by Luna 2018-05-26 22:19:43 -0400
  • 5693bcd Organize public and private methods within networking by Luna 2018-05-26 22:06:10 -0400
  • 26441b4 Fix quit not quitting on arguments by Luna 2018-05-26 17:07:40 -0400
  • 851014b Use global server ip for reconnect by Luna 2018-05-26 16:53:00 -0400
  • 2588ba8 Merge branch 'feature-refactor-lobby' into sync by Luna 2018-05-26 16:15:10 -0400
  • 725b616 Fix player's color not getting set by Luna 2018-05-26 16:11:36 -0400
  • 3f8e61d [Hero 5] Fix incorrect de facto teleport cost by Luna 2018-05-26 15:27:38 -0400
  • 85f6fd8 Make hero description bigger on lobby by Luna 2018-05-26 15:26:58 -0400
  • 8462031 Fix spawning infinite players on start by Luna 2018-05-26 15:25:49 -0400
  • 3954476 Fix non-blocking errors that clutter console by Luna 2018-05-26 15:24:54 -0400
  • 088e18b Assign is_right_team correctly by Luna 2018-05-26 12:40:53 -0400
  • 58b2fdf Fix peers not properly sharing other peer's info by Luna 2018-05-26 12:31:15 -0400
  • fd7b1b9 Add back buttons to all submenus by Luna 2018-05-22 20:04:36 -0400
  • 345ca3d Fix joining late! by Luna 2018-05-20 19:49:06 -0400
  • a3036de Add "ready" feature by Luna 2018-05-20 18:50:18 -0400
  • 996e4e2 [WIP] Add back matchmaking! by Luna 2018-05-20 18:08:37 -0400
  • 054b240 Fix spectating mode by making it a player_info by Luna 2018-05-20 17:55:44 -0400
  • 7b12180 [WIP] Add matchmaking by Luna 2018-05-20 16:56:25 -0400
  • 257346d Add singleplayer functionality; fix -hero arg by Luna 2018-05-20 16:52:34 -0400
  • 2d93fd4 Begin players properly by Luna 2018-05-20 16:40:45 -0400
  • dc095e6 Add level select functionality; remove dead code by Luna 2018-05-20 16:27:12 -0400
  • 5ca1fe9 Fix -server and -client flags by Luna 2018-05-18 21:17:13 -0400
  • 6524455 Properly networking `players`, render player list by Luna 2018-05-18 21:05:49 -0400
  • 10d760b Fix server not playing when not spectating by Luna 2018-05-18 19:19:14 -0400
  • 1868d03 [WIP] Add spectator button by Luna 2018-05-18 19:02:32 -0400
  • a2dabbc [WIP] Figure out how the hell I'm gonna do this by Luna 2018-05-15 23:45:19 -0400
  • 5ffb754 Make start_game work for the first time! by Luna 2018-05-15 10:34:32 -0400
  • 8d7e4e2 Move level select to lobby, [WIP] fix start_game by Luna 2018-05-13 21:31:55 -0400
  • f06eca9 Fix errors from lobby (not bugs / functionality) by Luna 2018-05-13 21:13:38 -0400
  • d265fcd Add full functionality to custom_game (untested) by Luna 2018-05-13 20:56:56 -0400
  • 04f75a8 Fix all /errors/ on networking and custom_game by Luna 2018-05-10 19:48:29 -0400
  • 6bb8138 [WIP] Split up lobby -> menu, lobby, custom_game by Luna 2018-05-10 19:01:38 -0400
  • 9559275 [WIP] Network games, begin move players to game by Luna 2018-05-10 14:20:04 -0400
  • 37cf9e2 Fix syntax errors in check_queue by Luna 2018-05-09 14:08:28 -0400
  • 8f5a841 Add player to skirmish on connect to matchmaker by Luna 2018-05-09 13:18:17 -0400
  • 1443eb1 Make matchmaker start true server without errors by Luna 2018-05-07 19:51:36 -0400
  • 819b293 Merge branch 'master' into feature-matchmaker by Luna 2018-05-07 19:51:01 -0400
  • 97b0904 Make -start-game work on server as well by Luna 2018-05-07 19:49:33 -0400
  • 16aec4a [WIP] Begin dummy matchmaking code by Luna 2018-05-07 19:22:22 -0400
  • 535916a [Hero 5] Increase portal cost to 75 by Luna 2018-05-06 22:39:27 -0400
  • d6a158a Give losing or non-possessing team more charge! by Luna 2018-04-28 17:53:51 -0400
  • 1154524 Fix warning on nickname change before connection by Luna 2018-04-28 17:36:57 -0400
  • 58a345b Make change hero into an ability icon by Luna 2018-04-28 17:30:00 -0400
  • c034515 [Ability icon] Show when action is pressed by Luna 2018-04-28 17:29:42 -0400
  • 0855689 Add currently bound button to ability_icon by Luna 2018-04-28 17:15:06 -0400
  • 2685a8c Make changes that Silas needed to not crash by Luna 2018-04-28 16:04:43 -0400
  • cdf7411 Add .import files needed for running from source by Luna 2018-04-28 15:46:49 -0400
  • ef7b847 Merge branch 'master' into sync by Luna 2018-04-28 15:39:11 -0400
  • 6d457c4 Remove all editor state (Warning: broad patch) by Luna 2018-04-28 15:37:21 -0400
  • 0523776 Add utility to clean the godot editor state by Luna 2018-04-28 15:36:48 -0400
  • 7f1b889 [Hero 0] Buff boost while in air by Luna 2018-04-28 15:35:54 -0400
  • ca2c139 Add cheats to player by Luna 2018-04-28 15:35:33 -0400
  • 6587820 Refactor Hero 5 by Luna 2018-04-28 15:35:15 -0400
  • 608809e [Hero 4] Fix destroy not networking by Luna 2018-04-28 15:34:39 -0400
  • bb55fba Update some plans again by Luna 2018-04-28 15:32:02 -0400
  • c8c90e9 Fixup by Luna 2018-04-28 15:31:42 -0400
  • c4b61f6 Add bar showing switch_charge much prettier by Luna 2018-04-28 15:31:03 -0400
  • 5ef3aa9 Add icons to show abilities and their charge cost by Luna 2018-04-28 15:28:58 -0400
  • fc26287 [Hero 5] Add ability: drag enemies in a direction by Luna 2018-04-28 04:10:19 -0400
  • ccb2411 Allow PAZIENZIA to delet buildings with charge by Luna 2018-04-28 02:40:16 -0400
  • ba1a3de Fix error on hero select before server join by Luna 2018-04-28 01:34:45 -0400
  • 3cf1da9 Allow Hero 0 to increase their speed with E by Luna 2018-04-28 01:34:18 -0400
  • 746cc6a Fix typos in documentation by Luna 2018-04-28 01:32:39 -0400
  • f5a2897 Fix comma unrecognized on Windows by Luna 2018-04-28 01:30:22 -0400
  • e0a2a51 [WIP] [Windows] Add certificates but use http by Luna 2018-04-13 13:25:11 -0400
  • ab914f6 Merge branch 'master' into feature-internal-update by Luna 2018-03-17 17:04:58 -0400
  • 547306e Add icon, licensing info by Luna 2018-03-17 16:59:56 -0400
  • 0ee6d8f Update some plans by Luna 2018-03-17 16:58:38 -0400
  • 0ff3605 Prepare auto-update for deployment by Luna 2018-03-13 03:01:34 -0400
  • 30f1ef8 Merge branch 'feature-updates' by Luna 2018-03-13 01:43:14 -0400
  • 5e5c02d Clean up working directory doc.md -> docs/ by Luna 2018-03-13 01:42:48 -0400
  • 7c204e8 Increase switch_charge faster with motion by Luna 2018-03-13 01:42:00 -0400
  • 8cd0055 Merge branch 'sync' of github.com:CosineGaming/nv-moba into sync by Luna 2018-03-13 01:25:56 -0400
  • 6f726dc Fix lobby version check fail by Luna 2018-03-13 01:25:06 -0400
  • 5d86c7b Move version to util / singleton / global by Luna 2018-03-12 20:02:52 -0400
  • 982e8f0 Add auto-updating feature by Luna 2018-03-12 20:00:45 -0400
  • 03dbfd1 Make global server domain more flexible by Luna 2018-03-05 00:50:53 -0500
  • d81e143 Move to new server by Luna 2018-03-05 00:44:45 -0500
  • 8f85c79 [WIP] Allow domains in IP by Luna 2018-03-04 22:52:57 -0500