Skip to main content
مستودع GitHub

perovskite

يحتوي perovskite على 9 من skills المجمعة من drey7925، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
9
Stars
12
محدث
2026-07-20
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

advanced-block-features
مطوّرو البرمجيات

Advanced block functionality, event handlers (dig, tap, step-on, interact), extended data (simple_data, inventories, custom protobuf data), client extended data, and block mutation APIs. Use alongside define_new_block. Does not cover timers or circuits.

2026-07-20
define-new-block
مطوّرو البرمجيات

Defines a new block using BlockBuilder. Use this when asked to add a new block type to the game. Also provides guidance on textures.

2026-07-20
block-testing
محللو ضمان جودة البرمجيات والمختبرون

Testing strategies and infrastructure for game block behavior in perovskite_game_api. Use when asked to write tests for block placement, dig handlers, timers, inventories, or other game mechanics.

2026-05-30
entity-testing
محللو ضمان جودة البرمجيات والمختبرون

Testing strategies and infrastructure for game entity behavior in perovskite_game_api. Use when asked to write tests for entities, including animals, minecarts, etc.

2026-05-30
game-input-demo
مطوّرو البرمجيات

Ask the user to demonstrate in-game actions via the dev server when you need sample gameplay input, in-game builds, or other game input you cannot determine from code or prose text alone.

2026-05-15
mod-structure
مطوّرو البرمجيات

How to structure a new mod or subsystem in perovskite_game_api — registration pattern, GameBuilder/GameState extensions, BlockBuilder extension traits, and cross-mod ecosystem hooks.

2026-05-11
ui-new-control-type
مطوّرو الويب

Adds new types of UI controls to the game protocol, and implements the server and client-side logic for them. Use this when explicitly asked to add a new UI control type.

2026-04-28
game-client-add-setting
مطوّرو البرمجيات

Adds a new setting to the game client. Use this when explicitly asked to add a new setting.

2026-03-21
update-protocol-version
مهندسو شبكات الحاسوب

Updates the protocol version and protocol negotiation logic. Use this when the user asks for tasks related to network protocol versioning (e.g. adding versions, cleaning up old versioning code, etc).

2026-03-21