#
rpg
A video game genre where the player controls the actions of a character immersed in an open world.
Here are 1,846 public repositories matching this topic...
Learn to create turn-based combat with this Open Source RPG demo ⚔
-
Updated
Feb 8, 2021 - GDScript
LaTeX package to typeset material for the fifth edition of the "world's greatest roleplaying game".
-
Updated
Sep 10, 2021 - TeX
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
game
java
rpg
fish
chess
ai
server
netty
astar-algorithm
mmo
distributed
behavior-tree
quad-tree
mina
gate
navmesh
mmorpg-server
-
Updated
Dec 20, 2021 - Java
A reimplementation of BioWare's Aurora engine (and derivatives). Pre-pre-alpha :P
game
rpg
c-plus-plus
wiki
reverse-engineering
derivative
aurora
reimplementation
the-witcher
republic
knight
bioware
neverwinter-nights
dragon-age
knights-of-the-old-republic
kotor
nwn
nwn2
jade-empire
roleplaying-game
xoreos
kotor2
game-target
-
Updated
Dec 30, 2021 - C++
Free/Libre Action Roleplaying Engine (engine only)
-
Updated
Dec 27, 2021 - C++
Unreal Engine 4 Action RPG type game starter kit.
-
Updated
Jul 10, 2018 - C++
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
game
rpg
gamedev
games
server
game-engine
unity
multiplayer
game-development
mmorpg
game-framework
game-server
gameserver
game-programming
libuv
-
Updated
Dec 10, 2021 - C++
Framework to create an RPG or MMORPG (with the same code) in the browser with Typescript
-
Updated
Dec 20, 2021 - JavaScript
A node.js based MUD game engine
-
Updated
Feb 11, 2021 - JavaScript
Create authentic looking D&D homebrews using only markdown
-
Updated
Dec 31, 2021 - JavaScript
一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration can choose to use ScriptableObject or Excel tables.
editor
rpg
status
framework
unity
skill
mmorpg
gameplay
buff
scriptableobject
odin-inspector
skillsystem
-
Updated
Nov 26, 2021 - C#
taustinoc
commented
Sep 25, 2021
Is your feature request related to a problem? Please describe.
MapTool is extremely slow to open when there are thousand or tens of thousands of files in the assetcache folder. With ~20,000 files, my home computer takes up to 4 minutes for MapTool to open. If I manually delete everything in the assetcache folder first, it takes less than 20 seconds. Since it only happens to Windows users, I b
Repo to gather all Gameplay Ability System content for UE4
rpg
system
engine
unreal
gameplay
gas
unreal-engine
ue4
action
4
unreal-engine-4
ability
action-rpg
gas-videos
gas-tutorials
gas-community
gas-templates
gameplay-abilities
gas-training
-
Updated
Dec 4, 2020
vadi2
commented
Apr 28, 2020
Brief summary of issue / Description of requested feature:
Steps to reproduce the issue / Reasons for adding feature:
- Open up alias editor on macOS.
Error output / Expected result of feature
Fonts should be consistent & professional.
Extra infor
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
game
java
rpg
redis
ioc
orm
mvc
protobuf
server
netty
mmo
distributed
quartz
dao
druid
ioc-container
aop
summer
server-framework
mmorpg-server
-
Updated
Dec 20, 2021 - Java
GoNorth is a story and content planning tool for RPGs and other open world games.
map
bootstrap
rpg
mongodb
gaming
state-machine
dotnetcore
storytelling
dialog
knockoutjs
dotnet-core
npc
quest
wiki-pages
dialogue-systems
openworld
gamedev-tool
dialog-planning
planning-npcs
quest-planning
-
Updated
Nov 20, 2021 - JavaScript
Open source Role Playing Game engine for Unity 3D written in C#.
rpg
games
unity
game-development
unity3d
role-playing-game
role-playing-game-tool
role-playing-game-system
-
Updated
Dec 30, 2021 - C#
Framework (inspired by Ren'Py) for story driven games in Godot.
game
rpg
assets
dialog
scripting-language
godot
visual-novel
editor-plugin
gdscript
dialogue-systems
renpy
godot-addon
godot-plugin
story-driven-games
godot3
visualscript
rakugo
-
Updated
Nov 13, 2020 - GDScript
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
-
Updated
Mar 16, 2021 - Java
- Wikipedia
- Wikipedia

What is the current behavior?
When you are on top of an NPC and want to trade/shop/bank with them. The popup screen will not popup UNTIL you move and FINISH its progress.
**If the current behavior is a bug, please provide