askill
JBurlison

JBurlison

Publisher on askill

95 total stars
Skills28
Updated 3/8/2026
GitHub
hytale-ui-modding
hytale-ui-modding
JBurlison3/8/2026

Comprehensive guidance for Hytale plugin UI modding using native .ui files, Common.ui styling, layout and markup rules, the Java UI API (CustomUIHud, MultipleHUD, CustomUIPage, InteractiveCustomUIPage...

8
AI 80
hytale-world-gen
hytale-world-gen
JBurlison3/8/2026

Documents Hytale's procedural world generation systems for plugin development. Covers the Java API (Zones, Biomes, Caves) and the data-driven node/JSON system (Density, Curves, Patterns, Material Prov...

8
hytale-events
hytale-events
JBurlison3/8/2026

Documents Hytale's event system for handling game events in plugins. Covers IEvent (global events), IAsyncEvent (async events), and EcsEvent (ECS entity/block events). Use when listening to player joi...

8
wow-lua-api
wow-lua-api
JBurlison2/14/2026

Verbose guide to Lua 5.1 functions available in WoW, including Blizzard-specific differences and WoW-only additions. Use for core Lua behavior in the WoW addon environment.

6
AI 78
hytale-ecs
hytale-ecs
JBurlison2/16/2026

Core Hytale ECS (Entity Component System) architecture and patterns for plugin development. Covers Store, EntityStore, ChunkStore, Holder, Ref, Components, Systems (EntityTickingSystem, TickingSystem,...

6
wow-api-settings-system
wow-api-settings-system
JBurlison2/14/2026

Documents console variables (CVars), how to query and set them, console command usage, scope rules, and reset behavior for WoW Retail. Use when working with CVars, /console, SetCVar, GetCVar, GetCVarI...

4
AI 78
wow-api-achievements
wow-api-achievements
JBurlison2/14/2026

Complete reference for WoW Retail Achievement, Statistics, and Achievement Criteria APIs. Covers C_AchievementInfo, global achievement functions (GetAchievementInfo, GetAchievementCriteriaInfo, GetSta...

3
AI 92
wow-api-guild
wow-api-guild
JBurlison2/14/2026

Complete reference for WoW Retail Guild Management, Guild Bank, Guild Info, and Guild Event APIs. Covers guild management functions (invite, promote, demote, kick, disband, MOTD, info), guild roster (...

3
wow-api-lua-environment
wow-api-lua-environment
JBurlison2/14/2026

Complete reference for the WoW Lua 5.1 runtime environment, restrictions, secure execution, taint system, addon security model, timers, hooks, frame scripting, logging, and restricted actions. Covers...

3
wow-api-calendar-events
wow-api-calendar-events
JBurlison2/14/2026

Complete reference for WoW Retail Calendar and Event Scheduler APIs. Covers C_Calendar (event creation, editing, invites, holidays, raid resets, filtered events, date navigation, guild events, communi...

1
AI 95
hytale-instances
hytale-instances
JBurlison2/14/2026

Documents Hytale's Instance System for creating, managing, and teleporting players into instanced worlds using InstancesPlugin. Use when spawning instance worlds from templates, teleporting players in...

1
AI 95
hytale-inventory
hytale-inventory
JBurlison2/14/2026

Manages player inventories in Hytale plugins using Inventory, ItemStack, ItemContainer, and PageManager APIs. Use when accessing player inventory, creating items, adding/removing items from slots, ope...

1
AI 94
wow-api-escape-sequences
wow-api-escape-sequences
JBurlison2/14/2026

Complete reference for World of Warcraft UI escape sequences — pipe-character sequences embedded in text strings to produce colors, inline textures, atlas icons, grammar inflections, word-wrap hints,...

1
AI 92
hytale-spawning-npcs
hytale-spawning-npcs
JBurlison2/14/2026

Spawns NPCs in Hytale plugins using the NPCPlugin helper. Use when spawning NPCs, equipping NPC inventory, setting NPC armor, creating NPC commands, or working with INonPlayerCharacter. Triggers - NPC...

1
AI 91
wow-api-items-inventory
wow-api-items-inventory
JBurlison2/14/2026

Complete reference for WoW Retail Item, Container (Bag), Bank, Loot, Equipment, Socket, Upgrade, Merchant, and World Loot Object APIs. Covers C_Item info/count/cooldown/equip/type checks, C_Container...

1
AI 90
hytale-player-stats
hytale-player-stats
JBurlison2/14/2026

Documents Hytale's player/entity stat system for reading and modifying stats like health, stamina, mana, oxygen, signature energy, and ammo using EntityStatMap and DefaultEntityStatTypes. Use when hea...

1
AI 88
wow-api-weekly-rewards
wow-api-weekly-rewards
JBurlison2/14/2026

Complete reference for WoW Retail Weekly Rewards (Great Vault) API. Covers C_WeeklyRewards — vault activities (M+, raids, PvP, world), reward selection, item preview, canEquip checks, vault UI state,...

1
AI 87
hytale-blocks
hytale-blocks
JBurlison2/14/2026

Documents how to create custom blocks in Hytale plugins using asset packs and JSON definitions. Use when creating blocks, defining block JSON, configuring block textures, materials, gathering, block t...

1
AI 87

Showing 18 of 28