Btw, i tried to donate a few euros (i think your work deserves it) but i cant do it without signing in pledge (or something like that) everytime i click on "donate without singing in pledge" it sends me to the same page over and over again. It looks like u need a pledge acc to donate. Maybe thats the reason it looks like nobody donated yet.
Well, thank you :E From what I've seen though, pretty much every donation site requires its users to sign up and make an account (security reasons, I guess, or whatever)
Though I suppose it'd be better if there was a single popular site for such things. Managing several accounts is tedious...
I've been working on several improvements recently. For now, you can use the pin functionality to prevent objects from being accidentally moved (select an object and press ~ or spacebar)
Also, arrow keys to nudge the selected object a small amount
java.lang.ArithmeticException: / by zero
at com.kartoflane.superluminal.core.ShipIO.export(ShipIO.java:2031)
at com.kartoflane.superluminal.ui.ExportDialog$12.widgetSelected(ExportDialog.java:328)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at com.kartoflane.superluminal.ui.ExportDialog.open(ExportDialog.java:85)
at com.kartoflane.superluminal.core.Main$56.widgetSelected(Main.java:2557)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at com.kartoflane.superluminal.core.Main.open(Main.java:611)
at com.kartoflane.superluminal.core.Main.main(Main.java:358)
can someone please tell me why this keeps happening?
kartoFlane wrote:Well, thank you :E From what I've seen though, pretty much every donation site requires its users to sign up and make an account (security reasons, I guess, or whatever)
Though I suppose it'd be better if there was a single popular site for such things. Managing several accounts is tedious...
U could just make a paypal link method to donate, ive seen it everywhere
I heard several bad things about Paypal in regards to microtransactions, so that's why I've been trying to avoid it... But I guess it is futile, in the end, almost every donation website processes payments via paypal. shrug, updated the post either way
So, I get an interesting little bug every time I open my current project where my shield image just pings off into the top left corner, regardless of where it was last time I saved.
Any thoughts as to why? I'm a little concerned this could cause an issue once I finally export everything and patch it into the game, but I mostly just wanted to bring attention to the issue.