Skip to content

Commit

Permalink
CT: Added larger black trains graphic for the button, the old one was…
Browse files Browse the repository at this point in the history
… a touch garish. And tiny. Minor fix to water-surface tile.
  • Loading branch information
DDR0 committed Nov 9, 2012
1 parent bbd851f commit 7c2f673
Show file tree
Hide file tree
Showing 14 changed files with 9 additions and 152 deletions.
Expand Up @@ -17,4 +17,8 @@ properties: {
consts: {
internal_button_offset: [0,0],
},

//Fade out instead of waiting for mouse not over queue. Forgot: Won't fire second time anyway, because mouse never left.
//on_mouse_enter: "map(range(steps), schedule(value, set(self.brightness, tween(255, 300, decimal(value)/steps)))) where steps = 20",
}
2 changes: 1 addition & 1 deletion modules/cube_trains/data/objects/ct-button-trains.cfg
Expand Up @@ -7,7 +7,7 @@ animation: [
"scale": 1
},
{
"h": 25,
"h": 50,
"id": "normal",
"image": "experimental/cube trains/ui/buttons.png",
"w": 250,
Expand Down
4 changes: 2 additions & 2 deletions modules/cube_trains/data/objects/ct-cursor-edit.cfg
Expand Up @@ -25,8 +25,8 @@ properties: {
'toolbox' -> map(
[ 'block-5',
'windows-large-5',
'water-5',
'water-surface-5',
//'water-5',
//'water-surface-5',
'tunnel-1',
'legs-5',
'bridge-tiny-19',
Expand Down
2 changes: 1 addition & 1 deletion modules/cube_trains/data/objects/ct-ui-back-2.cfg
Expand Up @@ -8,7 +8,7 @@ animation: [
"scale": 1
},
{
rect: [312,623,745,698],
x:323, y:630, w:413, h:62,
"id": "normal",
"image": "experimental/cube trains/ui/brushed bronze.png",
}
Expand Down
1 change: 1 addition & 0 deletions modules/cube_trains/data/objects/ct-water-surface-5.cfg
Expand Up @@ -11,6 +11,7 @@ properties: {
},
vars: {
group: ["water surface"],
encloses: 0,
},
animation: [
{
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified modules/cube_trains/utils/UI.blend
Binary file not shown.
Binary file modified modules/cube_trains/utils/blank plastic and metal buttons.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified modules/cube_trains/utils/buttons.xcf
Binary file not shown.
Binary file added modules/cube_trains/utils/large trains icon.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed modules/cube_trains/utils/logo-a.png
Binary file not shown.
148 changes: 0 additions & 148 deletions modules/cube_trains/utils/logo-a.svg

This file was deleted.

Binary file removed modules/cube_trains/utils/logo-a1.png
Binary file not shown.

0 comments on commit 7c2f673

Please sign in to comment.