]> git.lizzy.rs Git - Crafter.git/log
Crafter.git
3 years agoFix skins crashing
oilboi [Fri, 3 Jul 2020 19:37:11 +0000 (15:37 -0400)]
Fix skins crashing

3 years agoMake max redstone state a variable
oilboi [Fri, 3 Jul 2020 10:41:53 +0000 (06:41 -0400)]
Make max redstone state a variable

3 years agoRevert redstone back to 9 states
oilboi [Thu, 2 Jul 2020 17:09:22 +0000 (13:09 -0400)]
Revert redstone back to 9 states

3 years agoAdd in dynamic redstone queue sleep
oilboi [Thu, 2 Jul 2020 06:49:50 +0000 (02:49 -0400)]
Add in dynamic redstone queue sleep

3 years agoMake repeaters an update lbm
oilboi [Thu, 2 Jul 2020 06:15:39 +0000 (02:15 -0400)]
Make repeaters an update lbm

3 years agoRemove debug info
oilboi [Thu, 2 Jul 2020 06:14:48 +0000 (02:14 -0400)]
Remove debug info

3 years agoFix weird problems with update queueing repeaters and inverters
oilboi [Thu, 2 Jul 2020 06:14:18 +0000 (02:14 -0400)]
Fix weird problems with update queueing repeaters and inverters

3 years agoAdd in experimental redstone queue
oilboi [Thu, 2 Jul 2020 06:07:45 +0000 (02:07 -0400)]
Add in experimental redstone queue

3 years agoFix capacitors recalc glitch
oilboi [Thu, 2 Jul 2020 05:27:13 +0000 (01:27 -0400)]
Fix capacitors recalc glitch

3 years agoFix saplings deprecated call
oilboi [Wed, 1 Jul 2020 22:06:35 +0000 (18:06 -0400)]
Fix saplings deprecated call

3 years agoAdd in detector
oilboi [Wed, 1 Jul 2020 22:01:29 +0000 (18:01 -0400)]
Add in detector

3 years agoMake breaker less expensive
oilboi [Wed, 1 Jul 2020 21:35:59 +0000 (17:35 -0400)]
Make breaker less expensive

3 years agoAdd in breaker craft recipe
oilboi [Wed, 1 Jul 2020 21:35:34 +0000 (17:35 -0400)]
Add in breaker craft recipe

3 years agoFix repeater circuits not continuing properly
oilboi [Wed, 1 Jul 2020 20:30:35 +0000 (16:30 -0400)]
Fix repeater circuits not continuing properly

3 years agoRemove undefined behavior of capacitors and repeaters
oilboi [Wed, 1 Jul 2020 20:25:11 +0000 (16:25 -0400)]
Remove undefined behavior of capacitors and repeaters

3 years agoFix possible crashes if null activator index
oilboi [Wed, 1 Jul 2020 18:39:51 +0000 (14:39 -0400)]
Fix possible crashes if null activator index

3 years agoFix priority issue
oilboi [Wed, 1 Jul 2020 17:51:00 +0000 (13:51 -0400)]
Fix priority issue

3 years agoAdd in redstone breaker
oilboi [Wed, 1 Jul 2020 17:42:26 +0000 (13:42 -0400)]
Add in redstone breaker

3 years agoFix crashing in very specific state
oilboi [Wed, 1 Jul 2020 17:09:55 +0000 (13:09 -0400)]
Fix crashing in very specific state

3 years agoMake redstone have 16 states, overhaul performance
oilboi [Wed, 1 Jul 2020 14:58:56 +0000 (10:58 -0400)]
Make redstone have 16 states, overhaul performance

3 years agoFix certain scenarios breaking circuits with repeaters
oilboi [Wed, 1 Jul 2020 09:50:19 +0000 (05:50 -0400)]
Fix certain scenarios breaking circuits with repeaters

3 years agoFix toomanyitems reusing data
oilboi [Wed, 1 Jul 2020 09:40:37 +0000 (05:40 -0400)]
Fix toomanyitems reusing data

3 years agoFix tmi crashing
oilboi [Wed, 1 Jul 2020 09:34:35 +0000 (05:34 -0400)]
Fix tmi crashing

3 years agoRemove debug from pistons
oilboi [Wed, 1 Jul 2020 03:49:38 +0000 (23:49 -0400)]
Remove debug from pistons

3 years agoOverhaul regular pistons (forgot comment)
oilboi [Wed, 1 Jul 2020 03:48:56 +0000 (23:48 -0400)]
Overhaul regular pistons (forgot comment)

3 years agoOverhaul sticky pistons
oilboi [Wed, 1 Jul 2020 03:48:26 +0000 (23:48 -0400)]
Overhaul sticky pistons

3 years agoAllow rightclicking a piston to change it's direction
oilboi [Wed, 1 Jul 2020 03:15:47 +0000 (23:15 -0400)]
Allow rightclicking a piston to change it's direction

3 years agoRemove old code
oilboi [Wed, 1 Jul 2020 02:43:10 +0000 (22:43 -0400)]
Remove old code

3 years agoFix floating torches
oilboi [Tue, 30 Jun 2020 16:47:11 +0000 (12:47 -0400)]
Fix floating torches

3 years agoFix ironblocks creating stack overflow
oilboi [Tue, 30 Jun 2020 14:46:06 +0000 (10:46 -0400)]
Fix ironblocks creating stack overflow

3 years agoFix update loop
oilboi [Tue, 30 Jun 2020 14:41:18 +0000 (10:41 -0400)]
Fix update loop

3 years agoAdd in advanced player detectors
oilboi [Tue, 30 Jun 2020 12:03:30 +0000 (08:03 -0400)]
Add in advanced player detectors

3 years agoStop mob spawners from creating insane amounts of mobs
oilboi [Tue, 30 Jun 2020 10:34:22 +0000 (06:34 -0400)]
Stop mob spawners from creating insane amounts of mobs

3 years agoStop xp from reloading
oilboi [Tue, 30 Jun 2020 08:07:50 +0000 (04:07 -0400)]
Stop xp from reloading

3 years agoAdd in level up command for testing
oilboi [Tue, 30 Jun 2020 07:35:51 +0000 (03:35 -0400)]
Add in level up command for testing

3 years agoFix ice transparency causing performance problems
oilboi [Tue, 30 Jun 2020 06:48:44 +0000 (02:48 -0400)]
Fix ice transparency causing performance problems

3 years agoFix tnt running deprecated call
oilboi [Tue, 30 Jun 2020 06:48:09 +0000 (02:48 -0400)]
Fix tnt running deprecated call

3 years agoFix swimming collisionbox bug
oilboi [Tue, 30 Jun 2020 06:38:56 +0000 (02:38 -0400)]
Fix swimming collisionbox bug

3 years agoFix spamming death messages
oilboi [Tue, 30 Jun 2020 06:32:12 +0000 (02:32 -0400)]
Fix spamming death messages

3 years agoFix repeated player death when in lava or fire
oilboi [Tue, 30 Jun 2020 05:27:20 +0000 (01:27 -0400)]
Fix repeated player death when in lava or fire

3 years agoRemove redstone wire, redundant by the use of ironblocks
oilboi [Tue, 30 Jun 2020 03:31:57 +0000 (23:31 -0400)]
Remove redstone wire, redundant by the use of ironblocks

3 years agoRevert to self indexing to test on server
oilboi [Mon, 29 Jun 2020 17:47:58 +0000 (13:47 -0400)]
Revert to self indexing to test on server

3 years agoRemove inverter self indexing
oilboi [Mon, 29 Jun 2020 16:39:04 +0000 (12:39 -0400)]
Remove inverter self indexing

3 years agoFix repeater infinite loop
oilboi [Mon, 29 Jun 2020 16:37:00 +0000 (12:37 -0400)]
Fix repeater infinite loop

3 years agoRemove debug comment
oilboi [Mon, 29 Jun 2020 16:15:08 +0000 (12:15 -0400)]
Remove debug comment

3 years agoSpeed bump
oilboi [Mon, 29 Jun 2020 16:14:26 +0000 (12:14 -0400)]
Speed bump

3 years agoFix glitches
oilboi [Mon, 29 Jun 2020 15:40:27 +0000 (11:40 -0400)]
Fix glitches

3 years agoMake repeaters much better
oilboi [Mon, 29 Jun 2020 14:42:53 +0000 (10:42 -0400)]
Make repeaters much better

3 years agoFix mistake using manual assignment instead of injection function
oilboi [Mon, 29 Jun 2020 14:42:44 +0000 (10:42 -0400)]
Fix mistake using manual assignment instead of injection function

3 years agoOptimize everything
oilboi [Mon, 29 Jun 2020 14:34:44 +0000 (10:34 -0400)]
Optimize everything

3 years agoExtreme redstone optimizations
oilboi [Mon, 29 Jun 2020 14:01:23 +0000 (10:01 -0400)]
Extreme redstone optimizations

3 years agoFix piston stack overflow problem with ironblocks
oilboi [Mon, 29 Jun 2020 09:06:20 +0000 (05:06 -0400)]
Fix piston stack overflow problem with ironblocks

3 years agoFix buttons and levers placing on ironblock
oilboi [Mon, 29 Jun 2020 08:24:26 +0000 (04:24 -0400)]
Fix buttons and levers placing on ironblock

3 years agoFix globals
oilboi [Mon, 29 Jun 2020 08:24:06 +0000 (04:24 -0400)]
Fix globals

3 years agoFix capacitors staying on
oilboi [Mon, 29 Jun 2020 08:02:40 +0000 (04:02 -0400)]
Fix capacitors staying on

3 years agoBump up recursion check a bit
oilboi [Mon, 29 Jun 2020 08:00:12 +0000 (04:00 -0400)]
Bump up recursion check a bit

3 years agoFix stack overflow check from breaking iron blocks
oilboi [Mon, 29 Jun 2020 07:58:25 +0000 (03:58 -0400)]
Fix stack overflow check from breaking iron blocks

3 years agoFix typos
oilboi [Mon, 29 Jun 2020 07:43:50 +0000 (03:43 -0400)]
Fix typos

3 years agoRemove debug info
oilboi [Mon, 29 Jun 2020 07:41:52 +0000 (03:41 -0400)]
Remove debug info

3 years agoFix typo
oilboi [Mon, 29 Jun 2020 07:40:07 +0000 (03:40 -0400)]
Fix typo

3 years agoAdd iron blocks as capacitors (mesecons)
oilboi [Mon, 29 Jun 2020 07:29:33 +0000 (03:29 -0400)]
Add iron blocks as capacitors (mesecons)

3 years agoImplement sticky pistons
oilboi [Sun, 28 Jun 2020 14:38:58 +0000 (10:38 -0400)]
Implement sticky pistons

3 years agoEnable craft.lua
oilboi [Sun, 28 Jun 2020 12:41:47 +0000 (08:41 -0400)]
Enable craft.lua

3 years agoFix typo
oilboi [Sun, 28 Jun 2020 12:37:24 +0000 (08:37 -0400)]
Fix typo

3 years agoImplement basic sticky piston
oilboi [Sun, 28 Jun 2020 12:36:05 +0000 (08:36 -0400)]
Implement basic sticky piston

3 years agoDelete huge line break
oilboi [Sun, 28 Jun 2020 12:10:19 +0000 (08:10 -0400)]
Delete huge line break

3 years agoAdd additional check to lights on place
oilboi [Sun, 28 Jun 2020 11:29:49 +0000 (07:29 -0400)]
Add additional check to lights on place

3 years agoAdd pistons
oilboi [Sun, 28 Jun 2020 11:17:32 +0000 (07:17 -0400)]
Add pistons

3 years agoFix buttons crashing
oilboi [Sun, 28 Jun 2020 08:36:39 +0000 (04:36 -0400)]
Fix buttons crashing

3 years agoAdd in colored redstone lights
oilboi [Sun, 28 Jun 2020 08:09:15 +0000 (04:09 -0400)]
Add in colored redstone lights

3 years agoMake levers and buttons work
oilboi [Sun, 28 Jun 2020 07:11:31 +0000 (03:11 -0400)]
Make levers and buttons work

3 years agoSimplify redstone check
oilboi [Sun, 28 Jun 2020 06:12:21 +0000 (02:12 -0400)]
Simplify redstone check

3 years agoAdd in "Open Source!" footer
oilboi [Sun, 28 Jun 2020 05:22:33 +0000 (01:22 -0400)]
Add in "Open Source!" footer

3 years agoMake repeaters a bit faster
oilboi [Sun, 28 Jun 2020 05:07:36 +0000 (01:07 -0400)]
Make repeaters a bit faster

3 years agoMake redstone repeaters work properly :D
oilboi [Sun, 28 Jun 2020 01:41:03 +0000 (21:41 -0400)]
Make redstone repeaters work properly :D

3 years agoAdd in redstone repeaters
oilboi [Sun, 28 Jun 2020 01:30:48 +0000 (21:30 -0400)]
Add in redstone repeaters

3 years agoFix errors with unknown nodes crashing crafter_client
oilboi [Sun, 28 Jun 2020 01:12:41 +0000 (21:12 -0400)]
Fix errors with unknown nodes crashing crafter_client

3 years agoAdd identifiers in the inverter file
oilboi [Sat, 27 Jun 2020 23:22:54 +0000 (19:22 -0400)]
Add identifiers in the inverter file

3 years agoAdd in redstone bugs idea
oilboi [Sat, 27 Jun 2020 23:03:31 +0000 (19:03 -0400)]
Add in redstone bugs idea

3 years agoMake the main menu redstone
oilboi [Sat, 27 Jun 2020 23:01:04 +0000 (19:01 -0400)]
Make the main menu redstone

3 years agoRemove jetpack from ideas since implemented
oilboi [Sat, 27 Jun 2020 22:52:41 +0000 (18:52 -0400)]
Remove jetpack from ideas since implemented

3 years agoAdd zombie idea
oilboi [Sat, 27 Jun 2020 22:51:47 +0000 (18:51 -0400)]
Add zombie idea

3 years agoAdd spider eyes idea
oilboi [Sat, 27 Jun 2020 22:49:28 +0000 (18:49 -0400)]
Add spider eyes idea

3 years agoAdd in changelog steps
oilboi [Sat, 27 Jun 2020 22:37:19 +0000 (18:37 -0400)]
Add in changelog steps

3 years agoAdd in redstone bug note
oilboi [Sat, 27 Jun 2020 22:34:22 +0000 (18:34 -0400)]
Add in redstone bug note

3 years agoFix directional activator deactivation with purely torches
oilboi [Sat, 27 Jun 2020 22:30:08 +0000 (18:30 -0400)]
Fix directional activator deactivation with purely torches

3 years agoBump up version to 0.06 alpha - redstone update
oilboi [Sat, 27 Jun 2020 22:20:51 +0000 (18:20 -0400)]
Bump up version to 0.06 alpha - redstone update

3 years agoRemove chest debug
oilboi [Sat, 27 Jun 2020 13:31:57 +0000 (09:31 -0400)]
Remove chest debug

3 years agoStop stack overflows
oilboi [Sat, 27 Jun 2020 13:29:19 +0000 (09:29 -0400)]
Stop stack overflows

3 years agoMake inverters instant
oilboi [Sat, 27 Jun 2020 12:44:12 +0000 (08:44 -0400)]
Make inverters instant

3 years agoStop redstone pool from leaking memory
oilboi [Sat, 27 Jun 2020 10:04:35 +0000 (06:04 -0400)]
Stop redstone pool from leaking memory

3 years agoInject torch data
oilboi [Sat, 27 Jun 2020 09:54:54 +0000 (05:54 -0400)]
Inject torch data

3 years agoAdd dust as an LBM to load into asyncronous memory
oilboi [Sat, 27 Jun 2020 09:48:50 +0000 (05:48 -0400)]
Add dust as an LBM to load into asyncronous memory

3 years agoAdd RhodiumToad's credits
oilboi [Sat, 27 Jun 2020 09:44:55 +0000 (05:44 -0400)]
Add RhodiumToad's credits

3 years agoStage 2 of redstone virtualization
oilboi [Sat, 27 Jun 2020 09:38:30 +0000 (05:38 -0400)]
Stage 2 of redstone virtualization

3 years agoStage 1 of pure redstone virtualization
oilboi [Sat, 27 Jun 2020 07:17:38 +0000 (03:17 -0400)]
Stage 1 of pure redstone virtualization

3 years agoReplace set_node with swap_node in redstone
oilboi [Sat, 27 Jun 2020 06:17:43 +0000 (02:17 -0400)]
Replace set_node with swap_node in redstone

3 years agoOnly index node once in redstone update
oilboi [Sat, 27 Jun 2020 04:53:59 +0000 (00:53 -0400)]
Only index node once in redstone update

3 years agoUpdate player_interaction.lua
oilboi [Fri, 26 Jun 2020 17:17:39 +0000 (13:17 -0400)]
Update player_interaction.lua

3 years agoFix exception
oilboi [Fri, 26 Jun 2020 17:00:40 +0000 (13:00 -0400)]
Fix exception