Garry's Mod
Wire FPGA (beta)
Mostrando 11-17 de 17 aportaciones
< 1  >
Actualización: 9 FEB 2021 a las 11:06

Added Execute On options to FPGAs, allowing you to chose when they should execute
Added node colors
Added FPGA help
Added new gates - Execution Delta, Previous, Self, Owner


Fixed wiring bug with entities

Refactored some gate related code

Actualización: 8 FEB 2021 a las 7:24

Fixed significant bug where you couldn't create or remove nodes after editing chip name

Actualización: 7 FEB 2021 a las 13:45

Added colored connections
Added new "CPU" gate category, right now with bit conversion gates (4 bit, 8 bit and 16 bit)

Modified edit (constant and input/output) behaviour to be much more user friendly
Massively improved performance monitoring, and fixed various bugs related to performance monitoring

Fixed problem where chips would only run through their node queue 50 times, causing partial executions with big chips
Fixed bug where you couldn't create new file via file browser

Actualización: 6 FEB 2021 a las 6:45

Updated logo

Actualización: 5 FEB 2021 a las 14:14

Added example file (_helloworld_.txt)
Updated clientside node validation such that nodes can't be connected to themselves
Changed default execution interval from 0.015s to 0.1s

Actualización: 5 FEB 2021 a las 5:55

Removed unnecessary tool_loader.lua

Actualización: 5 FEB 2021 a las 5:07

Initial addon creation.