mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
README: link to some tracking issues
This commit is contained in:
35
README.md
35
README.md
@@ -25,17 +25,20 @@ and customizable experience. It prioritizes performance and player enjoyment whi
|
||||
- **Extensibility**: Provides a foundation for plugin development.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Pumpkin is currently under heavy development
|
||||
> Pumpkin is currently under heavy development.
|
||||
>
|
||||
> [See what needs to be done before the 1.0.0 Release](https://github.com/Pumpkin-MC/Pumpkin/issues/449)
|
||||
|
||||
## Features
|
||||
|
||||
- [x] Configuration (toml)
|
||||
- [x] Server Status/Ping
|
||||
- Networking
|
||||
- [Tracking: Protocol](https://github.com/Pumpkin-MC/Pumpkin/issues/1401)
|
||||
- [x] Server Status/Ping
|
||||
- [x] Encryption
|
||||
- [x] Packet Compression
|
||||
- World
|
||||
- [x] World Joining
|
||||
- [x] Java/Bedrock
|
||||
- ...
|
||||
- [Tracking: World](https://github.com/Pumpkin-MC/Pumpkin/issues/1403)
|
||||
- [x] Player Tab-list
|
||||
- [x] Scoreboard
|
||||
- [x] World Loading
|
||||
@@ -44,54 +47,52 @@ and customizable experience. It prioritizes performance and player enjoyment whi
|
||||
- [x] World Saving
|
||||
- [x] Lighting
|
||||
- [x] Entity Spawning
|
||||
- [x] Item drops (W.I.P)
|
||||
- [x] Bossbar
|
||||
- [x] Chunk Loading (Vanilla, Linear)
|
||||
- [x] Chunk Generation
|
||||
- [Chunk Generation](https://github.com/Pumpkin-MC/Pumpkin/issues/36)
|
||||
- [x] Chunk Saving (Vanilla, Linear)
|
||||
- [x] Biomes
|
||||
- [x] Redstone (W.I.P)
|
||||
- [Redstone](https://github.com/Pumpkin-MC/Pumpkin/issues/1402)
|
||||
- [x] Liquid Physics
|
||||
- [x] Vegetation
|
||||
- [ ] Structure Generation
|
||||
- Player
|
||||
- ...
|
||||
- [Tracking: Player](https://github.com/Pumpkin-MC/Pumpkin/issues/1405)
|
||||
- [x] Skins
|
||||
- [x] Teleport
|
||||
- [x] Movement
|
||||
- [x] Animation
|
||||
- [x] Inventory
|
||||
- [x] Combat
|
||||
- [Combat](https://github.com/Pumpkin-MC/Pumpkin/issues/1404)
|
||||
- [x] Experience
|
||||
- [x] Hunger
|
||||
- [X] Off Hand
|
||||
- [ ] Advancements
|
||||
- [x] Eating
|
||||
- ...
|
||||
- Entities
|
||||
- [x] Non-Living (Minecart, Eggs...) (W.I.P)
|
||||
- [x] Entity Effects
|
||||
- [x] Players
|
||||
- [x] Mobs (W.I.P)
|
||||
- [x] Animals (W.I.P)
|
||||
- [x] Entity AI (W.I.P)
|
||||
- [Entity AI](https://github.com/Pumpkin-MC/Pumpkin/issues/1406)
|
||||
- [ ] Boss
|
||||
- [ ] Villagers
|
||||
- [ ] Mobs Inventory
|
||||
- [X] Entity Saving
|
||||
- Server
|
||||
- [x] Plugins (W.I.P)
|
||||
- [Plugins](https://github.com/Pumpkin-MC/Pumpkin/issues/1407)
|
||||
- [x] Query
|
||||
- [x] RCON
|
||||
- [x] Inventories
|
||||
- [x] Particles
|
||||
- [x] Chat
|
||||
- [x] Commands (W.I.P)
|
||||
- [Commands](https://github.com/Pumpkin-MC/Pumpkin/issues/15)
|
||||
- [x] Permissions
|
||||
- [x] Translations
|
||||
- Proxy
|
||||
- [x] Bungeecord
|
||||
- [x] Velocity
|
||||
|
||||
Check out our [Github Project](https://github.com/orgs/Pumpkin-MC/projects/3) to see current progress.
|
||||
<!-- Check out our [Github Project](https://github.com/orgs/Pumpkin-MC/projects/3) to see current progress. -->
|
||||
|
||||
## How to run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user