51 Commits

Author SHA1 Message Date
Gabriel Tofvesson
34984083ce Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/Launcher/Main.java
2016-11-13 14:23:39 +01:00
Gabriel Tofvesson
327cedc852 Updated version number 2016-11-13 14:23:04 +01:00
Michael-Jouanneau
7189ea9a46 Changed Things 2016-11-13 14:18:39 +01:00
Michael-Jouanneau
d72ce18141 Changed Things 2016-11-12 10:00:30 +01:00
33677806ef Major update (Stable)
- Update libRefTools library
- Completely rewrote Tabs class
  - Tabs class now uses ShiftingList to ensure that unused resources get recycled
  - Loaded resources can now be unloaded at will
  - Loaded resources can now be reloaded at will
  - Previously loaded, non-recycled resources are loaded from ShiftingList
  - Added implicit sub-tab support by requesting a parent to place tab in
- Added blank settings sub-tab layout asset files
- Fixed some continuity for variables in Main class
- Made css style handling changes to allow for dynamic color change and selection of tabs
  - Id's are no longer used to define style of tabs. That is done by styleClass now
  - StyleClasses are now updated from Main when a tab is selected
  - Selected tabs use regular tab "hover" color to signify selection
  - Selected tabs that are being hovered over are even darker
- Added "local layout" references inside onMouseClicked listeners to continuity
- Made updating currently selected tab easier by moving all the code to a method
2016-11-12 03:40:55 +04:00
Michael-Jouanneau
4facd84106 Changed Things 2016-11-07 20:33:20 +01:00
Michael-Jouanneau
0f1615d9c3 Changed Things 2016-11-06 19:03:12 +01:00
Michael-Jouanneau
4a8ee80f87 Changed Things 2016-11-06 17:48:46 +01:00
Michael-Jouanneau
270d0780c9 Changed Things 2016-11-06 12:59:47 +01:00
Michael-Jouanneau
5bce5e6b02 Chnaged things 2016-11-06 12:47:25 +01:00
Michael-Jouanneau
1a44490454 Chnaged things 2016-11-06 12:46:47 +01:00
Michael-Jouanneau
68eef0e6a6 Chnaged things 2016-11-04 22:11:51 +01:00
Gabriel Tofvesson
b741ab636d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/Launcher/Main.java
#	src/assets/layout/modpacks.fxml
2016-11-04 20:51:38 +01:00
Gabriel Tofvesson
ad1c752a83 Changed 2016-11-04 20:51:01 +01:00
Michael-Jouanneau
3b0561cde6 Chnaged things 2016-11-04 20:44:58 +01:00
Michael-Jouanneau
ae67307653 Chnaged things 2016-11-01 14:08:43 +01:00
Michael-Jouanneau
39db80b84a Chnaged things 2016-10-30 19:47:29 +01:00
Michael-Jouanneau
99eebcdaa2 Chnaged things 2016-10-30 18:13:58 +01:00
Michael-Jouanneau
c41d0f7ba5 Chnaged things 2016-10-30 18:12:09 +01:00
Michael-Jouanneau
b2e99d996b Chnaged things 2016-10-30 17:59:10 +01:00
Michael-Jouanneau
832a5d1f16 Chnaged things 2016-10-30 17:58:37 +01:00
Michael-Jouanneau
c792b9c02c Chnaged things 2016-10-30 17:40:23 +01:00
Michael-Jouanneau
ad0083cddd Chnaged things 2016-10-30 17:13:07 +01:00
Gabriel Tofvesson
a445e8dd5b Icons 2016-10-30 17:09:34 +01:00
Michael-Jouanneau
d1eaa3298c Chnaged things 2016-10-30 17:08:54 +01:00
Michael-Jouanneau
14280421da Chnaged things 2016-10-30 16:49:43 +01:00
Gabriel Tofvesson
b5fb194c08 Icons 2016-10-30 16:46:23 +01:00
Michael-Jouanneau
879fc0eb56 Chnaged things 2016-10-30 16:31:48 +01:00
Gabriel Tofvesson
62b8c3b31b Tabs :D 2016-10-30 16:25:59 +01:00
Michael-Jouanneau
a38cfa68e7 Chnaged things 2016-10-30 16:21:58 +01:00
Michael-Jouanneau
6d87bf63f8 Chnaged things 2016-10-30 16:19:00 +01:00
Gabriel Tofvesson
8b9ea9d0e8 Tabs :D 2016-10-30 16:12:54 +01:00
Gabriel Tofvesson
a0f74457b3 Tabs :D 2016-10-30 16:08:00 +01:00
Michael-Jouanneau
fe7b1ca957 Chnaged things 2016-10-30 15:59:39 +01:00
Gabriel Tofvesson
f3659502b7 Children are modifiable 2016-10-30 15:57:08 +01:00
Michael-Jouanneau
083f14a0a6 Chnaged things 2016-10-30 15:56:35 +01:00
Gabriel Tofvesson
2f6cac6fa0 Children are modifiable 2016-10-30 15:51:19 +01:00
Gabriel Tofvesson
296a8aff49 Moved layouts 2016-10-30 15:47:01 +01:00
Michael-Jouanneau
5d49fcf7fc Chnaged things 2016-10-30 15:42:56 +01:00
Michael-Jouanneau
2115c220e4 Chnaged things 2016-10-30 15:38:45 +01:00
Michael-Jouanneau
a31696c424 Chnaged things 2016-10-30 15:16:31 +01:00
Michael-Jouanneau
4c9ce2c591 Chnaged things 2016-10-30 15:02:45 +01:00
Michael-Jouanneau
b9678ba36d Chnaged things 2016-10-30 14:37:54 +01:00
Gabriel Tofvesson
60dbb58e0f Dark theme 2016-10-29 23:12:48 +02:00
Michael-Jouanneau
dad144eb64 Got the drag thingto work 2016-10-29 22:44:56 +02:00
Michael-Jouanneau
b955bc98a6 Got the drag thingto work 2016-10-29 22:02:44 +02:00
Michael-Jouanneau
7b17f4eace Got the drag thingto work 2016-10-29 21:52:54 +02:00
Gabriel Tofvesson
f82b9a8ced Refactoring 2016-10-29 20:52:59 +02:00
Gabriel Tofvesson
755a8c4070 Adds drag 2016-10-29 20:52:27 +02:00
Gabriel Tofvesson
9b2ff92d4c Adds drag 2016-10-29 20:51:47 +02:00