-
-
double READMEs in generated app, remove the one in docs
-
-
this will be helpful for upgrading games once version 1.0.0 has been released
-
I need instructions on how to get&install Gamebox in this project's Readme, since it is a dependency and not a common one.
-
Example:
class GemstoneView < ActorView
...
end
class Gemstone < Actor
end
class Ruby < Gemstone
end
when creating the actor :ruby, the view should be automatically taken from the parent class if…
-
airy@gaia:~/Projects$ gamebox rmmorpg
/usr/lib/ruby/gems/1.8/gems/gamebox-0.0.6/bin/gamebox:45:in `mkdir': File exists - /home/airy/Projects/rmmorpg (Errno::EEXIST)
from /usr/lib/ruby/gems/1.8…
airy updated
15 years ago
-
For some reason, the lines that require "ftor" don't work in windows unless I change them to require "rubygame/ftor".
-
Sometimes I get the following error if I charge up a lot and then let go (the error occurs as soon as I let go). I can trigger it pretty reliably on level 3 by charging up the huge all the way, moving…
-
O.S.: gNewSense 2.2 (GNU/Linux)
Ruby: 1.8.6
When I try to run nario and roids I get the following error:
Load error: #<LoadError: no such file to load -- chipmunk>
/usr/lib/ruby/1.8/rubygems/…
ghost updated
15 years ago