1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2026-01-02 18:53:32 +00:00

Commit Graph

  • 6ea6f57ee8 Support custom LED shape drawing in editor SpoinkyNL 2019-08-11 22:48:33 +02:00
  • 090c726880 Added Corsair support as a plugin SpoinkyNL 2019-08-11 16:58:43 +02:00
  • 1146de1fc5 Started layout editor implementation SpoinkyNL 2019-08-11 01:23:13 +02:00
  • 2fd5941ff3 Set C# version to 7.0 instead of latest to fix build issues SpoinkyNL 2019-04-18 19:55:51 +02:00
  • 980f6d5f32 Ignore Storage.db SpoinkyNL 2019-04-18 19:44:28 +02:00
  • 4c6223046d Fix SQLite SpoinkyNL 2019-04-18 19:44:20 +02:00
  • 8f4bb37fa4 Added most of the settings code, doesn't work because SQLite is weird SpoinkyNL 2019-04-17 20:47:23 +02:00
  • 40c3222ae9 Thanks Visual Studio 👍 Robert Beekman 2019-04-16 17:04:57 +02:00
  • 99d15ad6ac Fixed build Robert Beekman 2019-04-16 17:00:20 +02:00
  • bfc320c0ac Changed plugins to abstract classes SpoinkyNL 2019-04-16 00:24:50 +02:00
  • 083119dae2 Added plugin post build events SpoinkyNL 2019-04-14 23:23:42 +02:00
  • cdda228713 Added plugin unloading SpoinkyNL 2019-04-14 12:43:39 +02:00
  • dba48a2b6a Plugins have their own AppDomain now (TODO: dispose on plugin unload) SpoinkyNL 2019-04-13 12:13:44 +02:00
  • 3689db9325 Fixed plugin binding and reworked some interfaces to abstract classes SpoinkyNL 2019-04-11 19:52:28 +02:00
  • 571a3fe168 Removed the rest of CS Script and removed old plugin projects Robert Beekman 2019-04-10 16:05:19 +02:00
  • 4e565f9d76 Opting for precompiled plugins, removed CS-Script SpoinkyNL 2019-04-10 00:33:21 +02:00
  • d5db17c0e3 Added some views, I really just need this code on adifferent machine SpoinkyNL 2019-04-09 19:38:07 +02:00
  • 663ea3bf9a Updated Nuget packages, hello 2019! SpoinkyNL 2019-01-05 17:17:27 +01:00
  • e6f5dde7f7 Added GDI-based rendering test SpoinkyNL 2018-04-15 18:41:31 +02:00
  • dd82a945ef Added x64 release config SpoinkyNL 2018-04-14 21:27:12 +02:00
  • 2ad803180f Trade Travis for TeamCity yay SpoinkyNL 2018-04-08 00:28:26 +02:00
  • 128e293c1c Last try for Travis to see if Artemis build against Mono at all SpoinkyNL 2018-04-07 21:30:15 +02:00
  • 11b88ad511 Updated ALL the NuGet packages SpoinkyNL 2018-04-07 21:20:55 +02:00
  • 62090bd419 Downgrade NuGet APIs to v2 for Travis SpoinkyNL 2018-04-07 15:25:37 +02:00
  • 15f46b8757 Last attempt at Nuget for today SpoinkyNL 2018-04-07 15:17:09 +02:00
  • d4eb17eeb8 Attempt #4 SpoinkyNL 2018-04-07 15:00:45 +02:00
  • 25bbfeab10 I should not just copy-paste things SpoinkyNL 2018-04-07 14:52:21 +02:00
  • c379027f2e Fixed Travis Nuget sources SpoinkyNL 2018-04-07 14:46:23 +02:00
  • 8ad0d47e3e Added Travis SpoinkyNL 2018-04-07 14:36:43 +02:00
  • 31e9eb511b More core rendering SpoinkyNL 2018-04-07 14:24:49 +02:00
  • 9a2ea0c2b3 Removed seperate plugins project since you're always referencing both.. SpoinkyNL 2018-04-06 19:54:25 +02:00
  • b80e1ea528 Implemented plugin reloading SpoinkyNL 2018-03-05 23:44:39 +01:00
  • 31affd01b3 Project cleanup SpoinkyNL 2018-03-04 22:29:04 +01:00
  • 2f72cdb1d9 Rely on CS-Script includes for modules view model matching SpoinkyNL 2018-03-04 22:27:57 +01:00
  • 36b8ddc023 Enabled plugin debugging SpoinkyNL 2018-03-03 13:46:22 +01:00
  • 7a2717d8b9 Plugins working again SpoinkyNL 2018-03-02 23:46:55 +01:00
  • 25f832cba5 Always save solution first :>>> SpoinkyNL 2018-03-02 20:53:01 +01:00
  • a51ae92fea Added support for built-in plugins SpoinkyNL 2018-03-02 20:51:39 +01:00
  • f5749ccb26 Updated RGB.NET to 0.0.1.38 SpoinkyNL 2018-03-02 17:36:38 +01:00
  • aada338dcc Further expanded plugins SpoinkyNL 2018-02-25 19:48:22 +01:00
  • 4781524139 Finalized client-side storage SpoinkyNL 2018-01-24 19:10:43 +01:00
  • 0c47b9a2fb Added UI elements borrowed from DarthAffe SpoinkyNL 2018-01-13 00:06:28 +01:00
  • 7d4c5dbae6 Started on RGB.NET implementation SpoinkyNL 2018-01-09 00:09:22 +01:00
  • e43d632adb Added module (the first major plugin type) view(model) creation SpoinkyNL 2018-01-08 20:41:21 +01:00
  • 8760b7f838 Some more plugin stuff, lovely commit messages ikr SpoinkyNL 2018-01-08 19:10:59 +01:00
  • c761c880ed Added some more plugin architecture (modules are now a type of plugin) SpoinkyNL 2018-01-07 14:54:09 +01:00
  • f093520ce8 Added some module architecture SpoinkyNL 2018-01-06 21:04:29 +01:00
  • ab3f2b1fd8 Project cleanup SpoinkyNL 2018-01-05 17:00:19 +01:00
  • 529e52b35d And the winner is... Stylet! SpoinkyNL 2017-12-27 19:34:13 +01:00
  • 59a84e9db6 Missed csproj changes SpoinkyNL 2017-12-25 19:47:59 +01:00
  • 420792e478 Some UI stuff SpoinkyNL 2017-12-25 19:10:28 +01:00
  • a3d3a15a88 Added routing to UI project SpoinkyNL 2017-12-20 01:00:02 +01:00
  • c2cf86b6b8 Started on the UI project SpoinkyNL 2017-12-18 01:04:28 +01:00
  • 8c34fb3c50 2.0 initial commit Robert Beekman 2017-12-07 12:51:54 +01:00
  • 309d9b9d2c Fixed logging location 1.x Robert Beekman 2017-12-04 10:42:11 +01:00
  • fb4af9d2a0 Oops Robert Beekman 2017-11-30 12:08:03 +01:00
  • 69290ea9e5 Merge remote-tracking branch 'origin/master' Robert Beekman 2017-11-30 12:06:54 +01:00
  • ea2b7f6622 Move data directory to ApplicationData instead of Documents Robert Beekman 2017-11-30 12:06:47 +01:00
  • 161d44a309 Update README.md Robert Beekman 2017-11-28 22:23:36 +01:00
  • 821f09d259 Added automatic removal of Squirrel version SpoinkyNL 2017-11-28 21:26:28 +01:00
  • bc64ac33f8 Store install path in registry Finalized auto-update code Robert Beekman 2017-11-28 13:08:33 +01:00
  • b394c03dbb Added new auto-update (WIP) Added dialog result to MetroDialog SpoinkyNL 2017-11-28 00:02:34 +01:00
  • e3b39a2649 Merge branch 'master' of https://github.com/SpoinkyNL/Artemis SpoinkyNL 2017-11-24 22:31:01 +01:00
  • 758739ebda Got rid of false positive yey SpoinkyNL 2017-11-24 22:30:59 +01:00
  • a1e90e88d7 Merge pull request #405 from StachePL/master Robert Beekman 2017-11-22 20:22:31 +01:00
  • a1a3e3390f Masterkeys Pro M Noodles21 2017-11-19 22:20:55 +01:00
  • bce85a8e7a Small fixes to CM and the autorun task SpoinkyNL 2017-11-16 19:33:19 +01:00
  • 013041a0c0 Added task removal to uninstall and autorun checkbox to install Robert Beekman 2017-11-16 13:07:56 +01:00
  • c0af8e7629 Added installer UI SpoinkyNL 2017-11-15 23:51:53 +01:00
  • 24331e32f9 Removed Squirrel because it's giving false positives on virus scanners SpoinkyNL 2017-11-14 23:57:37 +01:00
  • 37be36119b Fixed a crash on LUA editor save SpoinkyNL 2017-11-12 23:44:19 +01:00
  • be621b0867 Autorun task privilage fixes SpoinkyNL 2017-11-12 18:59:13 +01:00
  • eeab591a5b Cherrypicked PR #400 SpoinkyNL 2017-11-12 18:30:02 +01:00
  • 42f3969c84 Merge remote-tracking branch 'origin/master' SpoinkyNL 2017-11-12 18:26:38 +01:00
  • 9437c9386b Merge branch 'development' SpoinkyNL 2017-11-12 18:26:31 +01:00
  • 079170e0ae Added bomb and win_team to CS:GO datamodel SpoinkyNL 2017-11-12 18:26:16 +01:00
  • 1812b2a019 Merge branch 'development' of https://github.com/SpoinkyNL/Artemis into development SpoinkyNL 2017-11-12 11:23:00 +01:00
  • 06eaf42590 Cleaned up F1 2017 module Cleaned up WoW module Fixed Rocket League module crash Added fade support to entire folders SpoinkyNL 2017-11-12 11:22:58 +01:00
  • 8cadb37797 Added WoW addon management code Robert Beekman 2017-11-06 11:34:11 +01:00
  • 53b88be937 Added F1 2017 mapping SpoinkyNL 2017-10-15 15:57:40 +02:00
  • 0eda28424f Created F1 2017 datamodel SpoinkyNL 2017-10-11 15:42:30 +02:00
  • 9fc703196b Added some code for Formula 1 2017 module. Data is already received, just needs to be mapped to a datamodel SpoinkyNL 2017-10-04 00:03:42 +02:00
  • 1d6b055977 Added project state statement Robert Beekman 2017-10-03 15:34:08 +02:00
  • 20dbc1985e Fixed syntax in LUA placeholder SpoinkyNL 2017-09-12 16:57:09 +02:00
  • dfb1f9f19d Updated Nuget packages Added WoW game state support (AFK/DND, logged out) Added buff duration/progress SpoinkyNL 2017-09-12 11:21:09 +02:00
  • 3b28170217 Added spell channeling support SpoinkyNL 2017-09-11 01:48:46 +02:00
  • 7341613f21 Tabs? No ty. SpoinkyNL 2017-09-11 00:03:43 +02:00
  • 46a25fd597 Added WoW addon source Moved to using the addon channel and splitting up >255 char messages SpoinkyNL 2017-09-11 00:01:25 +02:00
  • 53dce2c4a5 Rewrote most of the WoW module SpoinkyNL 2017-09-06 15:41:23 +02:00
  • 681ce58c1e Added list support to conditions SpoinkyNL 2017-09-05 11:49:40 +02:00
  • 04e5943996 Started WoW rework SpoinkyNL 2017-09-04 21:46:40 +02:00
  • f05cf0b6d9 Merge pull request #383 from TylerJaacks/master Robert Beekman 2017-08-01 22:25:42 +02:00
  • 75a556f07d Adjust Overwatch colors Add slider creation method Add slider changed event Add minimum and maximum to slider Show slider ticks Snap to slider ticks SpoinkyNL 2017-07-28 19:33:02 +02:00
  • a09649e9d0 Added initial imlementation of LuaSlider, still needs event system. Tyler Jaacks 2017-07-26 14:59:24 -05:00
  • 1d47a9f77d Added Orisa and Doomfist to the OverwatchCharacter, and added Orisa and Doomfist to CharacterColor in OverwatchModel. Tyler Jaacks 2017-07-26 13:58:11 -05:00
  • f1bf40cb12 Updated UT detection code Updated UT plugin SpoinkyNL 2017-05-23 01:10:47 +02:00
  • 7791b64a0f Fixed all cases of the profile selection going empty I could find SpoinkyNL 2017-05-22 14:28:52 +02:00
  • d737716e12 Corsair keymap fixes SpoinkyNL 2017-05-21 11:56:58 +02:00
  • 7eec19eccf Fixed rename duplicating profiles, closes #362 Fixed delete leaving the profile select empty Added a G810-specific keymap SpoinkyNL 2017-05-21 11:19:47 +02:00
  • 2edbf093a7 Merge pull request #355 from SpoinkyNL/development Robert Beekman 2017-05-06 23:48:48 +02:00