1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

698 Commits

Author SHA1 Message Date
SpoinkyNL
31affd01b3 Project cleanup 2018-03-04 22:29:04 +01:00
SpoinkyNL
2f72cdb1d9 Rely on CS-Script includes for modules view model matching 2018-03-04 22:27:57 +01:00
SpoinkyNL
36b8ddc023 Enabled plugin debugging
Moved built-in plugins
Auto-copy built-in plugins on build
2018-03-03 13:46:22 +01:00
SpoinkyNL
7a2717d8b9 Plugins working again 2018-03-02 23:46:55 +01:00
SpoinkyNL
25f832cba5 Always save solution first :>>> 2018-03-02 20:53:01 +01:00
SpoinkyNL
a51ae92fea Added support for built-in plugins
Added dependency injection to IPlugin construction
2018-03-02 20:51:39 +01:00
SpoinkyNL
f5749ccb26 Updated RGB.NET to 0.0.1.38 2018-03-02 17:36:38 +01:00
SpoinkyNL
aada338dcc Further expanded plugins
Added navigation between modules
2018-02-25 19:48:22 +01:00
SpoinkyNL
4781524139 Finalized client-side storage 2018-01-24 19:10:43 +01:00
SpoinkyNL
0c47b9a2fb Added UI elements borrowed from DarthAffe
Added a WIP of profile classes
2018-01-13 00:06:28 +01:00
SpoinkyNL
7d4c5dbae6 Started on RGB.NET implementation 2018-01-09 00:09:22 +01:00
SpoinkyNL
e43d632adb Added module (the first major plugin type) view(model) creation 2018-01-08 20:41:21 +01:00
SpoinkyNL
8760b7f838 Some more plugin stuff, lovely commit messages ikr 2018-01-08 19:10:59 +01:00
SpoinkyNL
c761c880ed Added some more plugin architecture (modules are now a type of plugin) 2018-01-07 14:54:09 +01:00
SpoinkyNL
f093520ce8 Added some module architecture 2018-01-06 21:04:29 +01:00
SpoinkyNL
ab3f2b1fd8 Project cleanup 2018-01-05 17:00:19 +01:00
SpoinkyNL
529e52b35d And the winner is... Stylet! 2017-12-27 19:34:13 +01:00
SpoinkyNL
59a84e9db6 Missed csproj changes 2017-12-25 19:47:59 +01:00
SpoinkyNL
420792e478 Some UI stuff 2017-12-25 19:10:28 +01:00
SpoinkyNL
a3d3a15a88 Added routing to UI project
Added Ninject
Added Fody
2017-12-20 01:00:02 +01:00
SpoinkyNL
c2cf86b6b8 Started on the UI project
Added ReactiveUI, Material design and MahApps
Added the welcome page
2017-12-18 01:04:28 +01:00
Robert Beekman
8c34fb3c50 2.0 initial commit 2017-12-07 12:51:54 +01:00
Robert Beekman
309d9b9d2c Fixed logging location
Bumped version
2017-12-04 10:42:11 +01:00
Robert Beekman
fb4af9d2a0 Oops 2017-11-30 12:08:03 +01:00
Robert Beekman
69290ea9e5 Merge remote-tracking branch 'origin/master' 2017-11-30 12:06:54 +01:00
Robert Beekman
ea2b7f6622 Move data directory to ApplicationData instead of Documents 2017-11-30 12:06:47 +01:00
Robert Beekman
161d44a309 Update README.md 2017-11-28 22:23:36 +01:00
SpoinkyNL
821f09d259 Added automatic removal of Squirrel version 2017-11-28 21:26:28 +01:00
Robert Beekman
bc64ac33f8 Store install path in registry
Finalized auto-update code
2017-11-28 13:08:33 +01:00
SpoinkyNL
b394c03dbb Added new auto-update (WIP)
Added dialog result to MetroDialog
2017-11-28 00:02:34 +01:00
SpoinkyNL
e3b39a2649 Merge branch 'master' of https://github.com/SpoinkyNL/Artemis 2017-11-24 22:31:01 +01:00
SpoinkyNL
758739ebda Got rid of false positive yey 2017-11-24 22:30:59 +01:00
Robert Beekman
a1e90e88d7 Merge pull request #405 from StachePL/master
Masterkeys Pro M support
2017-11-22 20:22:31 +01:00
Noodles21
a1a3e3390f Masterkeys Pro M
Added support for Masterkeys Pro M,
missing Witcher 3, the Division & WoW default profiles.
2017-11-19 22:20:55 +01:00
SpoinkyNL
bce85a8e7a Small fixes to CM and the autorun task 2017-11-16 19:33:19 +01:00
Robert Beekman
013041a0c0 Added task removal to uninstall and autorun checkbox to install 2017-11-16 13:07:56 +01:00
SpoinkyNL
c0af8e7629 Added installer UI 2017-11-15 23:51:53 +01:00
SpoinkyNL
24331e32f9 Removed Squirrel because it's giving false positives on virus scanners
Added WiX project, still needs a bit of work though..
2017-11-14 23:57:37 +01:00
SpoinkyNL
37be36119b Fixed a crash on LUA editor save
Added default profiles for F1 2017
Added link to wiki in F1 2017 module
Adjusted default overlay profile to use fade
Adjusted Overwatch profile to automatically work with any new character
2017-11-12 23:44:19 +01:00
SpoinkyNL
be621b0867 Autorun task privilage fixes 2017-11-12 18:59:13 +01:00
SpoinkyNL
eeab591a5b Cherrypicked PR #400 2017-11-12 18:30:02 +01:00
SpoinkyNL
42f3969c84 Merge remote-tracking branch 'origin/master' 2017-11-12 18:26:38 +01:00
SpoinkyNL
9437c9386b Merge branch 'development' 2017-11-12 18:26:31 +01:00
SpoinkyNL
079170e0ae Added bomb and win_team to CS:GO datamodel
Autorun now creates a task that doesn't prompt an UAC dialog
2017-11-12 18:26:16 +01:00
SpoinkyNL
1812b2a019 Merge branch 'development' of https://github.com/SpoinkyNL/Artemis into development 2017-11-12 11:23:00 +01:00
SpoinkyNL
06eaf42590 Cleaned up F1 2017 module
Cleaned up WoW module
Fixed Rocket League module crash
Added fade support to entire folders
2017-11-12 11:22:58 +01:00
Robert Beekman
8cadb37797 Added WoW addon management code
Updated Nuget packages
2017-11-06 11:34:11 +01:00
SpoinkyNL
53b88be937 Added F1 2017 mapping 2017-10-15 15:57:40 +02:00
SpoinkyNL
0eda28424f Created F1 2017 datamodel 2017-10-11 15:42:30 +02:00
SpoinkyNL
9fc703196b Added some code for Formula 1 2017 module. Data is already received, just needs to be mapped to a datamodel 2017-10-04 00:03:42 +02:00