glPortal icon indicating copy to clipboard operation
glPortal copied to clipboard

:video_game: Open Source teleportation based first person puzzle-platformer

Results 26 glPortal issues
Sort by recently updated
recently updated
newest added

**Describe the bug** clang: error: unsupported argument '-mimplicit-it=always' to option 'Wa,' make[2]: *** [external/RadixEngine/external/AngelScript/sdk/angelscript/projects/cmake/CMakeFiles/angelscript.dir/__/__/source/as_callfunc_arm_gcc.S.o] Error 1 make[1]: *** [external/RadixEngine/external/AngelScript/sdk/angelscript/projects/cmake/CMakeFiles/angelscript.dir/all] Error 2 make: *** [all] Error 2 **To Reproduce** Steps to...

@DanielLowry This is about what happens when you enter "make install". You'd have to make sure if it copies all the files correctly and you can run the installed game.

simple task
help wanted

**Describe the bug** Compilation error. ``` /tmp/glPortal/external/RadixEngine/source/data/screen/XmlScreenLoader.cpp:44:14: error: ‘runtime_error’ is not a member of ‘std’ 44 | throw std::runtime_error("Failed to load " + path + ": " + errorName(error)); |...

**Describe the bug** Build worked fine, but running does not work: app shows only the black screen. Related: #156 Console shows this error: ```bash Validation Failed: No vertex array object...

I thought it would be nice to have an avatar to represent the player. The token model might be nice for that. However there was a texture bug with the...

**Describe the bug** On windowsthe game is wayyyyyy too fast. When moving, the player movies at light speed. **To Reproduce** Steps to reproduce the behavior: 1. download game from itch.io...

This list is ordered. - **The end of I** - [wabi-sabi](https://en.wikipedia.org/wiki/Wabi-sabi) - Dao - impermanence - Paradox - Anatta - Teleport - Quant - Transport - Nudge - Leap -...

Come to think of it Radix and variations of it would fit (RadixTeam). Simply Radix would be nice imho. and good, too since we are no game studio so we...

release-critical

Add 2 new maps to the game using the [map-editor](../../../GlPortal/map-editor)

simple task