38 Commits

Author SHA1 Message Date
Michael-Jouanneau
46d2604845 Changed Things 2016-11-13 22:09:52 +01:00
Gabriel Tofvesson
d8ef436e03 Major Update
- Created Updater and downloader for updated launcher jar
2016-11-13 21:23:31 +01:00
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
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
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