fgmk icon indicating copy to clipboard operation
fgmk copied to clipboard

Retro RPG Game Maker

Results 10 fgmk issues
Sort by recently updated
recently updated
newest added

getting this at installation: ``` hn@hn:~$ pip3 install fgmk Collecting fgmk Using cached https://files.pythonhosted.org/packages/31/fc/7a00cc97196a6cb244b4a15e757181c154ba2a99b94bed0a87693c04b9ed/fgmk-0.7.4-py3-none-any.whl Collecting pyqt5 (from fgmk) Using cached https://files.pythonhosted.org/packages/36/66/19983d471c702e551a19a7225a92a7c1efadd961f6c650110ed906dd0ed7/PyQt5-5.15.6-cp36-abi3-manylinux1_x86_64.whl Collecting numpy (from fgmk) Using cached https://files.pythonhosted.org/packages/45/b7/de7b8e67f2232c26af57c205aaad29fe17754f793404f59c8a730c7a191a/numpy-1.21.6.zip Installing build...

It fails to setup here: [jeff@odin fgmk]$ pip3 install . Processing /home/jeff/Desktop/fgmk Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File...

Hello @ericoporto , this is bugs I found on linux version of fgmk. I think you have found this bugs first before me because I late to upload the video....

Hi. Great work you made. To make my own game i wanted to load or to make new charset files but it keeps crashing when i tried loading a new...

Hello @ericoporto , this is the change: - Change title page from "fgmk 0.7.3 documentation" to "fgmk 0.7.4 documentation" - Change "div class="version"" from "0.7.3" to "0.7.4" - Change all...

Today I upgrade my fgmk. Then open my game project and open "Edit Items...", my Items I created from previous version (v0.7.3) such as money, armor, axe, etc, is disappear...

When I started I had played Dear Esther and was more into the storytelling process. I then decided to include battles so that your exploring would need to manage resources,...

Opening this issue since I have a Pi-Top CEED to test, which uses Raspberry Pi 3 and as is, it's a little hard. Right now you have to install dependencies...

xanth@xanths-box:~$ fgmk Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Traceback (most recent call last): File "/home/xanth/.local/bin/fgmk", line 8, in sys.exit(main()) File "/home/xanth/.local/lib/python3.10/site-packages/fgmk/__main__.py", line 86, in...