Garry's Mod

Garry's Mod

Wire FPGA (beta)
Affichage des entrées 1-10 sur 17
< 1  2 >
Mis à jour le : 22 juil. 2023 à 0h10

Fixed error caused by wirelib deprecation of function

Mis à jour le : 2 mars 2021 à 15h33

Hotfix for servers - inside view now behaves correctly

Mis à jour le : 2 mars 2021 à 11h52

Fixed obscure bug with player.GetAll() returning NULL and the inside view timer crashing.

Mis à jour le : 2 mars 2021 à 10h39

Added new CPU Selection gates (Mux and Demux)

Fixed clientside error when uploading empty chip to server

Mis à jour le : 2 mars 2021 à 1h26

Added gate searching
Added FPGA options
Added experimental 'inside view' feature, default is opt in, and it can be turned on in the FPGA options.
(wrench in upper right corner of editor, FPGA tab, 'Allow inside view')
After it has been turned on, people will be able to hover over your chips, hold E, and see the internal gates
They will not be able to download your chip.


Fixed bug with "new file" button in tool menu
Various fixes related to overlay

Mis à jour le : 18 févr. 2021 à 10h32

Added a global copy / paste buffer (sections can be copied across files)
Added 'labels' and 'comments' to editor, allowing you to name sections of your chip, and add comments for explanations
Added new text features to the editor, relating to 3 levels of zoom
Added an overlay to the editor, that shows how many nodes you have selected / in your clipboard.
Added align to grid functionality, that toggles on and off when you press G
Added new 'multi-connection' mode, that activates upon double clicking (and holding) an input or output
Added memory gates (register, program counter)

Fixed an execution bug that would cause the client to crash
Fixed lua errors thrown when loading an FPGA gate that includes gate you don't have
Fixed some errors in the help text

Edited logic and bit-operations output names to represent their action
Edited some colors
Edited _helloworld_

Mis à jour le : 12 févr. 2021 à 13h06

Added logic CPU gates
Added arithmetic CPU gates
Added bitwise operations CPU gates

Made temporary fix for unfocusing bug that only some people have - where the editor would stop responding to key presses after clicking outside it.

Mis à jour le : 11 févr. 2021 à 5h51

Added Execution Count gate
Added Timed Last gate
Fixed Last and Previous gate behaviour

Mis à jour le : 9 févr. 2021 à 15h18

Fixed bug related to execute on trigger

Mis à jour le : 9 févr. 2021 à 13h57

Fixed bug where client didn't receive _helloworld_.lua and help.lua