Skip to content
Merged
Show file tree
Hide file tree
Changes from 43 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
f6fe9cc
feat: :memo: Text Based Scripting documentation
okunamayanad Nov 22, 2025
01ff2b1
feat: 📝 Text Based Scripting documentation (#14)
ItsNeil17 Nov 22, 2025
de7b857
chore: add git-info.json to gitignore
ItsNeil17 Nov 22, 2025
0e6fb61
chore: move text-based to 'WWKSF' category
ItsNeil17 Nov 22, 2025
600254c
feat: add ways to develop category
ItsNeil17 Nov 22, 2025
24702d9
feat: add icons
ItsNeil17 Nov 22, 2025
d901cfe
feat: replace unicode icons with text
ItsNeil17 Nov 22, 2025
1b4c353
feat: add CODEOWNERS file
ItsNeil17 Nov 22, 2025
08f45bd
chore: move CODEOWNERS to .github
ItsNeil17 Nov 22, 2025
d37f8da
feat: add inputs page
ItsNeil17 Nov 22, 2025
c95e605
feat: add ui customization page
ItsNeil17 Nov 22, 2025
a9200de
refactor: rename text-based.mdx to plugin.mdx
ItsNeil17 Nov 22, 2025
0291026
feat: add visual scripting page
ItsNeil17 Nov 22, 2025
e085df5
feat: add data assets page
ItsNeil17 Nov 22, 2025
49f1303
feat: add modelling / texture art page
ItsNeil17 Nov 22, 2025
2de03df
feat: add 'Documentation in Progress' banner at the top of the website
ItsNeil17 Nov 22, 2025
146036b
feat: add base fumadocs components
ItsNeil17 Nov 22, 2025
759644a
chore: cleanup readme boilerplate
Laophy Nov 22, 2025
a1b8e11
chore : convert npm to bun in readme docs
Laophy Nov 22, 2025
3b64f77
chore: cleanup readme boilerplate (#18)
ItsNeil17 Nov 22, 2025
fe1a078
chore: implement github community standards for open source
Laophy Nov 22, 2025
6750ffc
chore: ensure bun audit is ran before merging (pr template)
Laophy Nov 22, 2025
279f0b3
chore: add contact email
Laophy Nov 22, 2025
46f227a
chore: remove discord comment
Laophy Nov 22, 2025
40dc447
Implement github Community Standards files (#19)
ItsNeil17 Nov 22, 2025
b2f8687
chore: fix README to include forks instead of cloning main repo
ItsNeil17 Nov 22, 2025
b780bfa
feat: remove fumadocs components in favor of feat/ui
ItsNeil17 Nov 22, 2025
3c0e9a0
docs: add new Q&A documentation gathered from discord
Laophy Nov 22, 2025
59ed705
Merge branch 'HytaleModding:documentation' into documentation
Laophy Nov 22, 2025
f653443
chore: add Laophy as CODEOWNER
ItsNeil17 Nov 22, 2025
ab3ad05
docs: Add Developer Q&A Technical Insights summary page from Zero and…
ItsNeil17 Nov 22, 2025
f4962ea
chore: remove ai garbage
ItsNeil17 Nov 22, 2025
7243058
chore: change mana to hunger
ItsNeil17 Nov 22, 2025
4a94f0e
feat: updated structure
OmeWillem Nov 22, 2025
f9d7b1a
fix: removed icon from seperator
OmeWillem Nov 22, 2025
434b60a
Reorder pages and other minor changes (#29)
ItsNeil17 Nov 22, 2025
fae54a6
fix: change up style of Q&A Summary
ItsNeil17 Nov 23, 2025
06a305d
fix: move developer qa insights to root
ItsNeil17 Nov 23, 2025
f6d8d9b
feat!: implement new UI (#32)
ItsNeil17 Nov 24, 2025
d0814f6
fix: props for DocsPage
ItsNeil17 Nov 24, 2025
177ad51
fix: remove duplicate title
ItsNeil17 Nov 24, 2025
46877e9
fix: change WIP alert
ItsNeil17 Nov 24, 2025
5fd0f47
Merge remote-tracking branch 'upstream/main' into documentation
okunamayanad Nov 24, 2025
b96d976
revert: revert custom documentation UI changes
okunamayanad Nov 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* @ItsNeil17

/content/docs/what-we-know-so-far/ways-to-develop/text-based.mdx @okunamayanad
/content/docs/what-we-know-so-far/developer-qa-insights.mdx @Laophy
49 changes: 49 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
name: Bug Report
about: Report a bug or issue with the documentation site
title: '[BUG] '
labels: bug
assignees: ''
---

## Bug Description

A clear and concise description of what the bug is.

## Steps to Reproduce

1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error

## Expected Behavior

A clear and concise description of what you expected to happen.

## Actual Behavior

A clear and concise description of what actually happened.

## Screenshots

If applicable, add screenshots to help explain your problem.

## Environment

- **Browser**: [e.g., Chrome 120, Firefox 121]
- **OS**: [e.g., Windows 11, macOS 14, Linux Ubuntu 22.04]
- **Device**: [e.g., Desktop, Mobile, Tablet]
- **Screen Resolution**: [e.g., 1920x1080]

## Additional Context

Add any other context about the problem here. This might include:
- When did you first notice this issue?
- Does it happen consistently or intermittently?
- Have you tried any workarounds?

## Possible Solution

If you have suggestions on how to fix the bug, please share them here.

12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
blank_issues_enabled: true
contact_links:
- name: Discord Community
url: https://discord.gg/54WX832HBM
about: Join our Discord for real-time help and discussions
- name: Official Hytale Website
url: https://hytale.com/
about: Visit the official Hytale website for game information
- name: Hytale Modding Strategy
url: https://hytale.com/news/2025/11/hytale-modding-strategy-and-status
about: Read about Hytale's official modding strategy and roadmap

54 changes: 54 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation_issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
name: Documentation Issue
about: Report errors, unclear content, or missing information in the documentation
title: '[DOCS] '
labels: documentation
assignees: ''
---

## Documentation Issue Type

- [ ] Typo or grammatical error
- [ ] Incorrect or outdated information
- [ ] Unclear explanation or confusing content
- [ ] Missing documentation for a topic
- [ ] Broken links or images
- [ ] Code example not working
- [ ] Other (please describe)

## Location

**Page/File**: [e.g., `/docs/quick-start` or `content/docs/what-we-know-so-far/plugin.mdx`]

**Section**: [e.g., "Installation" heading, line 45-50]

## Issue Description

A clear and concise description of the documentation issue.

## Current Content

If applicable, paste or quote the current content that needs to be fixed:

```
Current content here...
```

## Suggested Improvement

If you have suggestions for how to improve or fix the content:

```
Suggested content here...
```

## Additional Context

- Why is this confusing or incorrect?
- What were you trying to accomplish when you found this issue?
- Are there any official Hytale sources that clarify this topic?

## Related Issues

Link any related issues or pull requests here.

72 changes: 72 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
---
name: Feature Request
about: Suggest a new feature or enhancement for the documentation site
title: '[FEATURE] '
labels: enhancement
assignees: ''
---

## Feature Type

- [ ] New documentation topic
- [ ] Site functionality improvement
- [ ] UI/UX enhancement
- [ ] Search improvement
- [ ] Navigation enhancement
- [ ] Developer experience
- [ ] Other (please describe)

## Problem Statement

**Is your feature request related to a problem? Please describe.**

A clear and concise description of what the problem is. For example: "I'm always frustrated when [...]" or "It's difficult to find information about [...]"

## Proposed Solution

**Describe the solution you'd like**

A clear and concise description of what you want to happen. Include:
- What should be added or changed?
- How would this help users?
- What would the user experience look like?

## Alternative Solutions

**Describe alternatives you've considered**

A clear and concise description of any alternative solutions or features you've considered.

## Benefits to the Community

Who would benefit from this feature and how?
- [ ] Beginners learning Hytale modding
- [ ] Experienced plugin developers
- [ ] Content creators and modelers
- [ ] Documentation contributors
- [ ] Site visitors in general

## Implementation Ideas

If you have ideas about how this could be implemented:
- Technical approach
- Required resources
- Potential challenges

## Examples

Provide examples of similar features in other documentation sites or projects:
- [Link to example 1]
- [Link to example 2]

## Additional Context

Add any other context, screenshots, or mockups about the feature request here.

## Hytale Relevance

How does this relate to Hytale modding specifically?
- Does it address a specific Hytale modding concept?
- Is it based on official Hytale information?
- Would it help with server-first development, plugins, data assets, etc.?

52 changes: 52 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
name: Question
about: Ask a question about the documentation or Hytale modding
title: '[QUESTION] '
labels: question
assignees: ''
---

## Question

What would you like to know?

## Context

Please provide context for your question:
- What are you trying to accomplish?
- What have you already tried?
- Where did you look for answers?

## Related Documentation

Have you checked the following resources?
- [ ] This documentation site
- [ ] [Official Hytale Blog](https://hytale.com/news)
- [ ] [Hytale Modding Strategy Post](https://hytale.com/news/2025/11/hytale-modding-strategy-and-status)
- [ ] Community Discord
- [ ] Searched existing issues

## Your Skill Level

This helps us provide an appropriate answer:
- [ ] New to Hytale modding
- [ ] Some experience with modding
- [ ] Experienced modder
- [ ] Professional developer

## Modding Category

What aspect of Hytale modding does your question relate to?
- [ ] Server plugins (Java)
- [ ] Data assets (JSON)
- [ ] Art assets (Blockbench, textures, models)
- [ ] Visual scripting
- [ ] World generation
- [ ] General concepts
- [ ] Documentation site itself
- [ ] Other

## Additional Information

Add any other relevant information, code snippets, or screenshots here.

40 changes: 40 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Pull Request

## Description

Brief description of what this PR does.

## Type of Change

- [ ] Documentation fix (typo, grammar, clarification)
- [ ] New documentation (guide, tutorial, page)
- [ ] Bug fix
- [ ] New feature
- [ ] Other

## Related Issues

Fixes #(issue)

## Changes

-
-
-

## Screenshots

If applicable, add before/after screenshots:

## Checklist

- [ ] Tested locally with `bun run dev`
- [ ] Ran `bun audit` (no critical vulnerabilities)
- [ ] Checked spelling and grammar
- [ ] Verified all links work
- [ ] Followed [Contributing Guidelines](../CONTRIBUTING.md)

---

Thank you for contributing!

8 changes: 4 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy to GitHub Pages
on:
push:
branches:
branches:
- main
- documentation
workflow_dispatch:
Expand All @@ -27,10 +27,10 @@ jobs:
source ~/.bashrc 2>/dev/null || true
cd /opt/website/
git pull origin ${{ github.ref_name }}

BRANCH_NAME=$(git rev-parse --abbrev-ref HEAD)
COMMIT_HASH=$(git rev-parse --short HEAD)
echo "{\"branch\":\"$BRANCH_NAME\",\"commit\":\"$COMMIT_HASH\"}" > public/git-info.json

bun run build
pm2 restart website
pm2 restart website
3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"plugins": ["prettier-plugin-tailwindcss"]
}
Loading