1
0
Fork 0
Commit Graph

674 Commits

Author SHA1 Message Date
Michaël Lemaire 61b184ebf1 Small graphics changes 2018-04-17 00:47:35 +02:00
Michaël Lemaire 3eeb9c3518 Small targetting display changes 2018-04-17 00:10:21 +02:00
Michaël Lemaire 9bd274ec45 Fixed inverted battle stats 2018-04-16 20:12:51 +02:00
Michaël Lemaire d7a1c0d1b6 Updated battle graphics 2018-04-16 20:12:26 +02:00
Michaël Lemaire fa17479d0e Updated loading screen graphics 2018-04-13 00:38:46 +02:00
Michaël Lemaire f99f1caba5 Updated dialogs graphics 2018-04-13 00:03:29 +02:00
Michaël Lemaire 3d7acdbb5d Updated screenshtos 2018-04-12 17:18:50 +02:00
Michaël Lemaire c625b215de New title screen 2018-04-12 18:33:38 +02:00
Michaël Lemaire b4b54c8e2d Fixed AI and move-fire simulator sometimes using overheated engines 2018-04-10 00:27:56 +02:00
Michaël Lemaire 82d467284b Reverted to es5 output, because of phantomjs 2018-04-08 22:50:07 +02:00
Michaël Lemaire 095cf9e491 Replaced AI duel page with a node.js multi-process simulator 2018-04-06 00:27:26 +02:00
Michaël Lemaire 4838c74236 Fixed issues in runjs 2018-04-04 23:57:28 +02:00
Michaël Lemaire 5f0732b39b Fixed move animation being done as background when coming from an action 2018-04-04 23:15:14 +02:00
Michaël Lemaire c3268ebdea Forbid move and trigger actions while in vigilance 2018-04-04 18:17:10 +02:00
Michaël Lemaire 7bc6378754 Added vigilance system 2018-04-04 14:34:05 +02:00
Michaël Lemaire b5ee5314f7 Updated README 2018-03-29 00:58:58 +02:00
Michaël Lemaire 18c596f91c Ships balancing 2018-03-29 00:48:21 +02:00
Michaël Lemaire eec499dbd5 Fixed battle stats always adding to defender fleet 2018-03-29 00:17:24 +02:00
Michaël Lemaire 37bb85e773 Added damage evasion 2018-03-26 17:30:43 +02:00
Michaël Lemaire 11c38fb657 Fixed alpha being altered in atlases 2018-03-25 22:48:11 +02:00
Michaël Lemaire 43a3450d74 Updated battle UI sheet 2018-03-25 19:51:18 +02:00
Michaël Lemaire 9f81b4c992 Added damage effect mode 2018-03-22 00:52:13 +01:00
Michaël Lemaire 6443f9afda Hull and shield are now small values 2018-03-21 23:25:25 +01:00
Michaël Lemaire c28d7ba8eb Started work on arena grid 2018-03-21 23:09:26 +01:00
Michaël Lemaire d4635683e3 Updated TODO 2018-03-21 18:48:30 +01:00
Michaël Lemaire 3d6bc192d0 Removed randomness factors in battle actions 2018-03-21 00:23:00 +01:00
Michaël Lemaire 28e2f889bd New fleet creation mode for character sheet (allow to change ship model) 2018-03-20 23:06:39 +01:00
Michaël Lemaire 90d24291ce Fixed test task 2018-03-16 17:47:10 +01:00
Michaël Lemaire 750ebb95da Added color palette 2018-03-16 00:42:49 +01:00
Michaël Lemaire 26d994bb39 Added ship renaming in creation mode 2018-03-12 00:07:41 +01:00
Michaël Lemaire e1fa5bdc00 Updated jasmine 2018-03-11 23:19:45 +01:00
Michaël Lemaire e41cfa8299 Removed tests from deployed build 2018-03-08 22:48:33 +01:00
Michaël Lemaire ce2b94fe83 Added timestamp to assets URLs to bypass browser cache 2018-03-08 22:11:14 +01:00
Michaël Lemaire b24dd86a66 New data pack system 2018-03-08 20:16:05 +01:00
Michaël Lemaire 49c7c35342 Added taskr as build tool 2018-03-07 00:52:52 +01:00
Michaël Lemaire ca52167809 Switch back to npm 2018-03-06 18:59:36 +01:00
Michaël Lemaire b4fff901cd Fixed AI spawning a new web worker at each turn (thus downloading the app again and again) 2018-03-06 18:41:38 +01:00
Michaël Lemaire a2e40d2b91 Fixed "on" and "hover" layers being in back of children objects 2018-03-06 00:52:44 +01:00
Michaël Lemaire 69a65b0735 Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
Michaël Lemaire 41f9b1ad6f Fixed Xander not being able to use Disengage 2018-03-05 22:28:06 +01:00
Michaël Lemaire 851c59bac1 Fixed several AI related problems 2018-03-02 00:14:09 +01:00
Michaël Lemaire ea8771fc75 Fixed Xander's "Disengage" being used instead of main engine 2018-03-01 19:46:17 +01:00
Michaël Lemaire 8d983258f8 Fixed Flea's gatling gun 2018-03-01 19:35:10 +01:00
Michaël Lemaire 2f52fd0031 New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Michaël Lemaire 32b852e2cd Fixed move ghost scaling 2018-02-07 01:18:00 +01:00
Michaël Lemaire 63eb3236b1 Updated dependencies 2018-01-31 19:54:01 +01:00
Michaël Lemaire 8b755d9205 Updated typescript version 2018-01-31 19:19:50 +01:00
Michaël Lemaire adb3656d29 Updated ship sprites and portraits 2018-01-28 21:19:28 +01:00
Michaël Lemaire da5b40f30e Updated whirlwind scene (for future portraits re-render) 2018-01-26 17:22:08 +01:00
Michaël Lemaire fa98a57ee2 Removed references from battle state to universe state, causing large serialized data, slowing down AI work 2018-01-16 01:08:24 +01:00