Garry's Mod

Garry's Mod

Wire FPGA (beta)
17개 중 1~10개 표시 중
< 1  2 >
업데이트: 2023년 7월 22일 오전 12시 10분

Fixed error caused by wirelib deprecation of function

업데이트: 2021년 3월 2일 오후 3시 33분

Hotfix for servers - inside view now behaves correctly

업데이트: 2021년 3월 2일 오전 11시 52분

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

업데이트: 2021년 3월 2일 오전 10시 39분

Added new CPU Selection gates (Mux and Demux)

Fixed clientside error when uploading empty chip to server

업데이트: 2021년 3월 2일 오전 1시 26분

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

업데이트: 2021년 2월 18일 오전 10시 32분

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_

업데이트: 2021년 2월 12일 오후 1시 06분

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.

업데이트: 2021년 2월 11일 오전 5시 51분

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

업데이트: 2021년 2월 9일 오후 3시 18분

Fixed bug related to execute on trigger

업데이트: 2021년 2월 9일 오후 1시 57분

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