Skip to content
Open

wwwww #199

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
e1b8fae
Made space movement not interfere with the jetpack
TheEt1234 Sep 21, 2025
603df32
Basic working STubes
TheEt1234 Sep 21, 2025
17a6a49
Fully working stubes
TheEt1234 Sep 27, 2025
e850c4a
STUBES
TheEt1234 Sep 28, 2025
2c3109f
Merge branch 'master' of https://github.com/ChefZander/skyblock_zero
TheEt1234 Sep 28, 2025
4b4e5bb
Merge branch 'master' of https://github.com/ChefZander/skyblock_zero
TheEt1234 Sep 29, 2025
fe52347
Make stubes not in creative inventory
TheEt1234 Sep 29, 2025
c91b6f5
Fix #189
TheEt1234 Sep 29, 2025
39547f3
a commit
TheEt1234 Oct 1, 2025
7368f42
Merge branch 'master' of https://github.com/ChefZander/skyblock_zero
TheEt1234 Oct 1, 2025
9374762
Submodules experiment #01
TheEt1234 Oct 3, 2025
1818c88
Submodules experiment #02
TheEt1234 Oct 3, 2025
9a3d42e
Submodules experiment #03
TheEt1234 Oct 3, 2025
3397d8f
...
TheEt1234 Oct 3, 2025
adbf298
Okay, this should be almost everything submoduled
TheEt1234 Oct 3, 2025
3591e45
Submodule fmod and futil, get rid of biomegen
TheEt1234 Oct 3, 2025
cb812d6
Properly introduce annotations
TheEt1234 Oct 3, 2025
22a73a4
STube junctions
TheEt1234 Oct 5, 2025
742a1b8
Push changes (whatever they may be)
TheEt1234 Oct 13, 2025
0519a47
Fix #191
TheEt1234 Oct 13, 2025
5446d33
Fix bizzare autocrafter bug
TheEt1234 Oct 24, 2025
661c1b3
Stashing for later i guess?
TheEt1234 Jan 6, 2026
3f1fd9f
Merging!!
TheEt1234 Jan 6, 2026
7264175
Fix #194
TheEt1234 Jan 7, 2026
ed48511
Kill MTT, because it doesn't work with submodules?
TheEt1234 Jan 7, 2026
acbf2d3
Remove some debug logging
TheEt1234 Jan 7, 2026
e71a8e6
Fix #164
TheEt1234 Jan 7, 2026
6a86e72
Balance autocrafter crafting processors
TheEt1234 Jan 10, 2026
d80068a
Someone didnt like the omega quantum whatever crafting processor texture
TheEt1234 Jan 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 0 additions & 15 deletions .github/workflows/test.yml

This file was deleted.

39 changes: 39 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
[submodule "mods/hotbar_switching"]
path = mods/hotbar_switching
url = https://github.com/TheEt1234/hotbar_switching
[submodule "luanti_lsp_definitions"]
path = luanti_lsp_definitions
url = https://github.com/corpserot/luanti_lsp_definitions/
[submodule "mods/unified_inventory_plus"]
path = mods/unified_inventory_plus
url = https://github.com/mt-mods/unified_inventory_plus
[submodule "mods/libox"]
path = mods/libox
url = https://github.com/TheEt1234/libox
[submodule "mods/fakelib"]
path = mods/fakelib
url = https://github.com/OgelGames/fakelib
[submodule "mods/player_api"]
path = mods/player_api
url = https://github.com/minetest-game/player_api
[submodule "mods/sethome"]
path = mods/sethome
url = https://github.com/minetest-game/sethome
[submodule "mods/modlib"]
path = mods/modlib
url = https://github.com/appgurueu/modlib
[submodule "mods/visible_wielditem"]
path = mods/visible_wielditem
url = https://github.com/appgurueu/visible_wielditem
[submodule "mods/controls"]
path = mods/controls
url = https://github.com/mt-mods/controls
[submodule "mods/minetest-fmod"]
path = mods/minetest-fmod
url = https://github.com/fluxionary/minetest-fmod
[submodule "mods/minetest-futil"]
path = mods/minetest-futil
url = https://github.com/fluxionary/minetest-futil
[submodule "mods/stubes"]
path = mods/stubes
url = https://github.com/TheEt1234/luanti-stubes
2 changes: 1 addition & 1 deletion .luarc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"runtime.version": "LuaJIT",
"completion.autoRequire": false,
"workspace.library": [ "types/core.d.lua" ],
"workspace.library": [ "luanti_lsp_definitions/" ],
"diagnostic.disable": [ "lowercase-global" ]
}
51 changes: 31 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
## Release 38
# Release 40
- Development resumed again!
- We are still looking for contributors, if you enjoy SBZ and want to contribute, please do so!
- **Fixed various bugs** - main point of the release
- Added new background music
- Reworked autocrafters (They now require a crafting processor, old autocrafters will remain functioning with 1 craft/s speed)
- Made robotic arms and annihilators stackable, and removed wear from them
- Made manual crafters slightly cheaper
- Re-worded some quests to be more..... readable


# Release 38
### The main stuff:
- Large Liquid Storage - another multiblock, you won't guess what it does
- Fixed meteorite attractor entities sometimes just multiplying
Expand Down Expand Up @@ -29,7 +40,7 @@
- In the various lag statues, switched away from using `core.get_us_time`, and instead using `os.clock`, i don't know if this is actually better


Release 37 - sorry for the long wait :) - the "Oh UI looks decent now... and what's that? it's not a buggy mess anymore?"
# Release 37 - sorry for the long wait :) - the "Oh UI looks decent now... and what's that? it's not a buggy mess anymore?"
- Fixed instatubes sometimes not working
- Added bricks and wooden planks
- Fixed one pixel of pebble being transparent (Yes, you weren't crazy!)
Expand All @@ -53,7 +64,7 @@ Release 37 - sorry for the long wait :) - the "Oh UI looks decent now... and wha
- Made drawers undiggable when filled with anything
- Changed questbooks

Release 36 - "Oh no... there is stuff to fix actually, oops" Update
# Release 36 - "Oh no... there is stuff to fix actually, oops" Update
- Fixed a bug with instatubes that made them behave really strangely, when a server restarted
- Added the height limit for emitters back
- Added a command that removes all pipeworks tube entities
Expand All @@ -69,7 +80,7 @@ Release 36 - "Oh no... there is stuff to fix actually, oops" Update
- Made antimatter platforms explody
- Fixed one way instatube textures being in the wrong direction

Release 35 - "Optimization update"
# Release 35 - "Optimization update"
- made pipes and tubes smaller (1/4th of a node => 3/16th of a node)
- fixed some bugs
- made fluid pipe look better
Expand All @@ -86,15 +97,15 @@ Release 35 - "Optimization update"
- Made copytool copy filter injector "exact match mode"


Release 34
# Release 34
- Added a recipe to memory controller
- Added an info page "Overflow Handling"
- Added an "Items destroyed: " infotext to item voids
- Improved some quests by adding images
- Made burners store co2
- Fixed rare bugs with filter injectors

Release 33
# Release 33
- Fixed a bug where filter injectors didn't work with one way tubes
- Added one direction tube
- A tube that accepts items from all directions, but sends them to only one direction
Expand Down Expand Up @@ -141,11 +152,11 @@ Release 33
- Fixed the default editor's disk menu being weird sometimes


Release 32
# Release 32
- Fix the bug with filter injectors crashing the game when directly outputting to accelerator tubes
- Fix background music being at 0% volume by default

Release 31
# Release 31
- Make the data disk description more accurate - they can only hold 20 kilobytes, not 1 megabyte
- Re-worked how meteorite attractors/repulsors attract players when holding neutronium - You now no longer can move yourself, and experience zero gravity
- This allows for making orbits if you are skilled
Expand Down Expand Up @@ -176,11 +187,11 @@ Release 31
- Changed the behavior of filter injectors so that they don't try to push stuff out when the inventory they are trying to push stuff to is clearly full
- Re-worked and fixed bugs with logic item transport

Release 30
# Release 30
- Fixed crash bugs with jumpdrive and moving nodes with luacontrollers
- Added lead shielding

Release 29
# Release 29
- Notice: Releases may be really small like this one, or HUGE like release 28
- Started doing changelogs again
- Added more "info sections" to the questbook, told people that you can hold right click to the core in the questbook
Expand All @@ -195,7 +206,7 @@ Release 29
- Fixed a bug with ladders, where they refused to go in certain directions
- Compressed images, lossy compressed the background to 200kb

Release 10
# Release 10
- Completely recode energy system to use "Cosmic Joules" instead of "Global Power"
- Pipe-based energy system
- Removed quest "Global Power"
Expand All @@ -206,23 +217,23 @@ Release 10
- added Starlight Collectors
- Stopped doing changelogs

Release 9
# Release 9
- New questline "Decorator"
- Moved "Emitter Immitators" to the Decorator questline
- New quest: "Photon Lamps" in Decorator Questline
- Added Photon Lamps
- Fixed a bug reported by @theidealist (ty)
- Secret quests now show up in the questbook as ???

Release 8
# Release 8
- Questbook now has questlines
- Primitive Questbook API documentation added (see docs folder)
- Questbook has new types of quests
- Quests may now require other quests to be completed to be viewable
- Added secret quest "Emptiness"
- Improved indicators on quests

Release 7
# Release 7
- fix the questbook reminders
- player is now invisible, replaced by a white particle trail
- removed players hand
Expand All @@ -232,7 +243,7 @@ Release 7
- Add Dirt, Soil and Stone Nodes
- Add 'Raw Emittrium' and 'Pebble' Items

Release 6
# Release 6
- 'Emitter Immitator' now gives off twice as much light
- Introduced the Quest Book instead of the Guide (which has been removed)
- Ported 7 Quests over from the old quest system
Expand All @@ -241,16 +252,16 @@ Release 6
- use /qb to get the questbook on old worlds
- Custom hotbar textures

Release 5
# Release 5
- Fixed an issue with infinite negative energy reported by @fgaz

Release 4
# Release 4
- Fixed sneaking being insanely fast for no reason
- Fixed bugs with Generator where it would give infinite energy / take infinite energy
- Added conversion chamber craftitem
- Added Organic Converter (not usable so far)

Release 3
# Release 3
- Fixed power not getting removed when removing a running generator
- Added space-like physics
- Added a sound when placing a machine
Expand All @@ -260,13 +271,13 @@ Release 3
- Added Simple Circuit and Retaining Circuit
- Added Matter Plate

Release 2
# Release 2
- Added Advanced Matter Extractor
- Made Emitters display a message when clicked
- Added "Advanced Extractors" Optional Quest / Achievement
- Fixed Infite Energy, see: https://content.minetest.net/threads/8584/
- Added Simple Charge Generator
- Added Emitter Immitator

Release 1
# Release 1
- First release
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ Start from absolutely nothing in a skyblock world. Time is your resource. Get lo

## Playing
There is an in-game Quest Book to get you started. Have fun!<br>
- **Please report bugs in the package threads, i will fix them ASAP.**
- **Please report bugs in the package threads or github issues, i will fix them ASAP.**
<br>
I have included a CHANGELOG.md with the download for those interested.

## Licenses
Code: Zander (content db: @zanderdev) GPL-3.0<br>
Textures: Zander (content db: @zanderdev) CC BY-SA 4.0<br>
See LICENSE.txt (for code) and LICENSE-TEXTURES.txt for more information.
IMPORTANT: Part of the code may be licensed diffrently. Make sure to check if there are any other notices.
This Game uses part of the code of Mesecons, Minetest Game, and potentially others. Their licenses can be found inside the repository.
Code: Zander and contributors GPL-3.0<br>
Textures: Zander and contributors CC BY-SA 4.0<br>
See LICENSE.txt (for code) and LICENSE-TEXTURES.txt for more information.<br>

Also: Parts of the code/other mods may be licensed differently. Make sure to check if there are any other notices.

## Soundtrack & SFX
#### Main Menu
Expand All @@ -30,6 +30,7 @@ Art by StumpyStrust, CC0, https://opengameart.org/content/space-skyboxes-0
- A Choice With Many Regrets by Tsorthan Grove, CC-BY 4.0, https://opengameart.org/content/a-choice-with-many-regrets

#### SFX

- hard_drive_shut_down_01.wav by Noisehag -- https://freesound.org/s/110552/ -- License: Creative Commons 0
- [SFX Hit] deep kick boom by waveplaySFX -- https://freesound.org/s/231349/ -- License: Attribution 4.0
- 5.wav by steveygos93 -- https://freesound.org/s/103585/ -- License: Attribution 3.0
Expand All @@ -39,10 +40,10 @@ Art by StumpyStrust, CC0, https://opengameart.org/content/space-skyboxes-0
- MP5 Mag In (2) pt2.ogg by smill.and.welson -- https://freesound.org/s/698840/ -- License: Attribution 4.0
- pop.ogg by dodrio -- https://freesound.org/s/554022/ -- License: Creative Commons 0
- Page Turn by redagee -- https://freesound.org/s/737004/ -- License: Creative Commons 0
- https://pixabay.com/sound-effects/rocket-loop-99748/
- https://pixabay.com/sound-effects/distant-explosion-47562/ & https://pixabay.com/sound-effects/explosion-80108/ (edited)
- https://pixabay.com/sound-effects/door-lock-43124/
- https://pixabay.com/sound-effects/050597-ice-crusher-38522/ (edited)
- Rocket Loop by Mozfoo -- https://freesound.org/s/458377/ -- License: Creative Commons 0
- Explosion by morganpurkis -- https://freesound.org/s/397691/ -- License: Creative Commons 0 *AND* Distant Explosion by VanEngelen -- https://freesound.org/s/784660/ -- License: Creative Commons 0 (edited togheter)
- Door Lock by dster777 -- https://freesound.org/s/344551/ -- License: Creative Commons 0
- Ice Crusher by karinalarasart -- https://freesound.org/s/440759/ -- License: Creative Commons 0 (edited)
- https://freesound.org/people/dibko/sounds/619103/ -- License: Attribution 4.0 (edited)
- https://freesound.org/people/newlocknew/sounds/536655/ -- License: Attribution 4.0
- https://freesound.org/people/MilanKovanda/sounds/624414/ -- License: Attribution 4.0
Expand Down
1 change: 1 addition & 0 deletions luanti_lsp_definitions
Submodule luanti_lsp_definitions added at d2c647
Loading