Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
  Print  
Author Topic: LateralGM 1.8.6.844  (Read 151445 times)
Offline (Unknown gender) egofree
Reply #15 Posted on: October 08, 2014, 02:10:31 am
Contributor
Joined: Jun 2013
Posts: 601

View Profile Email
Additionally since ALT+Enter also opens resources when typing in the search bar, I made regular Enter by itself perform the search and automatically open the search results tab as you suggested egofree.

Are you sure ?  I downloaded the latest version, and the enter still opens a resource.
Logged
Offline (Unknown gender) egofree
Reply #16 Posted on: October 08, 2014, 02:13:43 am
Contributor
Joined: Jun 2013
Posts: 601

View Profile Email
By the way, i was wondering if it would be useful to add 'expand all' and 'shrink all' buttons in the search tool bar. When there is a lot of results, it is annoying to expand every node to see each result.
Logged
Offline (Unknown gender) egofree
Reply #17 Posted on: October 08, 2014, 02:17:09 am
Contributor
Joined: Jun 2013
Posts: 601

View Profile Email
The tree is also likely to have more vertical than horizontal dimension given a large number of results.

That's right, but at the same time the horizontal dimension is better to view long lines in the results tree.
Logged
Offline (Unknown gender) egofree
Reply #18 Posted on: October 08, 2014, 02:19:52 am
Contributor
Joined: Jun 2013
Posts: 601

View Profile Email
Alright I've added scrollbars and fixed the context menu copy action, please test it again.

Yes, the copy bug is fixed.  (Y)
Logged
Offline (Unknown gender) gra
Reply #19 Posted on: October 08, 2014, 05:10:24 am

Member
Joined: Feb 2013
Posts: 147

View Profile
problem with update of lateral gm of seven hour ago
when i try to close lateral gm in mint 17, and the program not close
Code: [Select]
Operating System: Linux,
Version: 3.13.0-24-generic
Architecture: amd64

Java Vendor: Oracle Corporation
Version: 1.7.0_65

Available processors (cores): 4
Free memory (bytes): 92440176
Maximum memory (bytes): 1718616064
Total memory available to JVM (bytes): 115867648

File system root: /
Total space (bytes): 79394652160
Free space (bytes): 50401542144
Usable space (bytes): 46344814592

Stack trace:
java.lang.AbstractMethodError: org.enigma.frames.EnigmaSettingsHandler.resourceChanged()Z
at org.lateralgm.subframes.GameSettingFrame.resourceChanged(GameSettingFrame.java:956)
at org.lateralgm.main.LGM.checkForChanges(LGM.java:2023)
at org.lateralgm.main.LGM.onMainFrameClosed(LGM.java:2085)
at org.lateralgm.main.LGM$4.windowClosing(LGM.java:1753)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.Window.processWindowEvent(Window.java:2051)
at javax.swing.JFrame.processWindowEvent(JFrame.java:290)
at java.awt.Window.processEvent(Window.java:2009)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at javax.swing.plaf.metal.MetalTitlePane.close(MetalTitlePane.java:378)
at javax.swing.plaf.metal.MetalTitlePane.access$400(MetalTitlePane.java:52)
at javax.swing.plaf.metal.MetalTitlePane$CloseAction.actionPerformed(MetalTitlePane.java:791)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

java.lang.AbstractMethodError: org.enigma.frames.EnigmaSettingsHandler.resourceChanged()Z
at org.lateralgm.subframes.GameSettingFrame.resourceChanged(GameSettingFrame.java:956)
at org.lateralgm.main.LGM.checkForChanges(LGM.java:2023)
at org.lateralgm.main.LGM.onMainFrameClosed(LGM.java:2085)
at org.lateralgm.main.LGM$4.windowClosing(LGM.java:1753)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.Window.processWindowEvent(Window.java:2051)
at javax.swing.JFrame.processWindowEvent(JFrame.java:290)
at java.awt.Window.processEvent(Window.java:2009)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at javax.swing.plaf.metal.MetalTitlePane.close(MetalTitlePane.java:378)
at javax.swing.plaf.metal.MetalTitlePane.access$400(MetalTitlePane.java:52)
at javax.swing.plaf.metal.MetalTitlePane$CloseAction.actionPerformed(MetalTitlePane.java:791)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

java.lang.AbstractMethodError: org.enigma.frames.EnigmaSettingsHandler.resourceChanged()Z
at org.lateralgm.subframes.GameSettingFrame.resourceChanged(GameSettingFrame.java:956)
at org.lateralgm.main.LGM.checkForChanges(LGM.java:2023)
at org.lateralgm.main.LGM.onMainFrameClosed(LGM.java:2085)
at org.lateralgm.main.LGM$4.windowClosing(LGM.java:1753)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
at java.awt.Window.processWindowEvent(Window.java:2051)
at javax.swing.JFrame.processWindowEvent(JFrame.java:290)
at java.awt.Window.processEvent(Window.java:2009)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at javax.swing.plaf.metal.MetalTitlePane.close(MetalTitlePane.java:378)
at javax.swing.plaf.metal.MetalTitlePane.access$400(MetalTitlePane.java:52)
at javax.swing.plaf.metal.MetalTitlePane$CloseAction.actionPerformed(MetalTitlePane.java:791)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Logged
Offline (Unknown gender) TheExDeus
Reply #20 Posted on: October 08, 2014, 07:02:32 am

Developer
Joined: Apr 2008
Posts: 1860

View Profile
Did you update the plugin as well? Previously I forgot and also got an error on exit.
Logged
Offline (Male) Goombert
Reply #21 Posted on: October 08, 2014, 02:59:21 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
Quote from: egofree
Are you sure ?  I downloaded the latest version, and the enter still opens a resource.
Try downloading again, it looks like I didn't actually upload it to Dropbox, sorry about that.

Quote from: egofree
By the way, i was wondering if it would be useful to add 'expand all' and 'shrink all' buttons in the search tool bar. When there is a lot of results, it is annoying to expand every node to see each result.
I already thought about that and I was going to add it last night, but I won't add it to the search toolbar, I'll add it to the context menu like Eclipse.

Quote from: gra
problem with update of lateral gm of seven hour ago
when i try to close lateral gm in mint 17, and the program not close
Yes gra, listen to Harri you need to download the plugin as well; he did the same thing. If it works let me know.
« Last Edit: October 08, 2014, 03:02:19 pm by Robert B Colton » Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Offline (Unknown gender) time-killer-games
Reply #22 Posted on: October 08, 2014, 03:20:16 pm
"Guest"


Email
I'll be testing this out today (finally!) And will report back with my results.

Cheers.
Logged
Offline (Male) Goombert
Reply #23 Posted on: October 08, 2014, 03:55:54 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
Ok, another update, I just fixed printing on the Resource and Game Info frames, I've tested them and they work exactly as 8.1

Redownload the LGM jar for my updates, I've also fixed the hash.

8.1 and Studio do not have print preview support but I plan to add it eventually. Code editing frames still can not print however.

Additionally, I really couldn't test Studio because the Resource Info frame is broke, and the print dialog is really not viewable under their shitty dark theme. This is on the latest release too, but the same things were broke in the last couple releases.


Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Offline (Unknown gender) Darkstar2
Reply #24 Posted on: October 08, 2014, 04:18:09 pm
Member
Joined: Jan 2014
Posts: 1238

View Profile Email
Yeah Robert it wouldn't be so bad if LGM also had a dark theme like that ....... (evil grin)  :smileycat: :smileycat: :smileycat:
Logged
Offline (Male) Goombert
Reply #25 Posted on: October 08, 2014, 06:54:48 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
You wanted a dark theme, you got one, external look and feel support has been added, recheck the OP and follow the new forum guide.
http://enigma-dev.org/forums/index.php?topic=2283

Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Offline (Unknown gender) Darkstar2
Reply #26 Posted on: October 08, 2014, 07:20:35 pm
Member
Joined: Jan 2014
Posts: 1238

View Profile Email
LOL! Well I guess sarcasm failed :P Though I was not fond of the dark theme myself in GMS, I would not mind having it optional in LGM, guess I just prefer white, it keeps me awake and focused and it makes me feel I am using windows :P But thanks anyway, guess I'll use the dark theme for appropriate occasions ;D ;D ;D
Logged
Offline (Male) Goombert
Reply #27 Posted on: October 08, 2014, 09:20:50 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
I've added more themes, most of all the ones available for Java to the list.

http://enigma-dev.org/forums/index.php?topic=2283

There's also a cross-platform XP look and feel which is very reminiscent of GM6/7.
« Last Edit: October 08, 2014, 10:10:58 pm by Robert B Colton » Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Offline (Unknown gender) Darkstar2
Reply #28 Posted on: October 08, 2014, 10:04:40 pm
Member
Joined: Jan 2014
Posts: 1238

View Profile Email
lol I wish you could do the same for windows 8/10's ugly themes :P

Logged
Offline (Male) Goombert
Reply #29 Posted on: October 08, 2014, 10:11:22 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
I am having fun with these old GM examples. 1945 works too.
http://www.rupert.id.au/tutorials/gamemaker/examples.php

Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
  Print