kyleleber/runescape
Composer 安装命令:
composer require kyleleber/runescape
包简介
Drupal 9 module for integrating a runescape classic private server's game database
README 文档
README
- Introduction
- Requirements
- Installation
- Configuration
- Troubleshooting
- FAQ
- Maintainers
INTRODUCTION
The runescape module provides functionality used to integrate a runescape private server source base
into the Drupal application through a series of routes, controllers, and extendable services. The main runescape module
contains configuration entities for NPCs and Items, containing the original RSC ids and descriptions that are used to sync the game server
to these entities. The list is currently incomplete, but is a work-in-progress to get them updated and added. This system also allows
for custom items and npcs.
This module has no dependencies on any other modules.
Packaged within are a handful of sub-modules that can be optionally added for additional features.
runescape_account_management
The account management module provides an integration between the game server and a drupal form to create new in-game accounts and link them through the Drupal account. This module also allows in-game account migrations to happen from various other runescape private servers through parsing their highscores table.
runescape_highscores
The highscores module provides an integration between the game server and Drupal to create a tabular view of in-game account stats and experiences and ranks them against other players.
runescape_map_tracking
The map tracking module privates an integration between the game server and Drupal to create a player-tracking map. This utilizes the coordinates that the in-game character is currently at, and overlays it on a map of the base-level map areas. Currently, only the ground level works for tracking.
runescape_server_integration
The server integration module is a base module that is used by the other submodules as the interface between
Drupal's database and the external database.
REQUIREMENTS
This module has no other module dependencies.
INSTALLATION
Follow the standard installation of any Drupal module. Upon installation, configuration entities will be created for npcs and items. A new administrative configuration menu item will be created at /admin/config/runescape.
CONFIGURATION
No manual configuration is necessary for enabling this module.
TROUBLESHOOTING
N/A
FAQ
N/A
MAINTAINERS
Kyle Leber kyleleber2014@gmail.com
kyleleber/runescape 适用场景与选型建议
kyleleber/runescape 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 12 次下载、GitHub Stars 达 0, 最近一次更新时间为 2020 年 11 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 kyleleber/runescape 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 kyleleber/runescape 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-11-20