Commit Graph

20 Commits

Author SHA1 Message Date
Kashargul
a2c673ab7a refactors most spans 2024-10-02 21:10:31 +02:00
Kashargul
e0d694e8ac rid of old span macros 2024-10-01 23:51:48 +02:00
Guti
409aaba802 Remove 2024-09-09 02:36:53 +02:00
ItsSelis
f3af1a6c41 First Forbidden Circuit
- Adds EPv2 Address Discoverer
- Adds Forbidden EPv2 Circuit Sprite
- Adds Circuit Printer variations for the "Game Panel > Create Object" function & Mapping
- Fixes bug of returning lost cell energy
- Fixes tiny spelling mistake
2022-04-24 19:58:01 +02:00
ItsSelis
aea8c65c77 Beginning of circuitry update
- Added Illegal Tech Disk / Illegal Circuitry Category
- Added Simple Hash functions
- Added (Very) simple encryption is possible thanks to Rot13

- Fixed EPv2 Circuits not having unlimited range anymore
2022-04-21 01:35:51 +02:00
ItsSelis
e92bd9e61b Added forbidden upgrade to printer 2022-04-06 02:26:25 +02:00
Aronai Sieyes
e52031d6aa Make stack amount var private 2021-08-19 21:06:46 -04:00
Aronai Sieyes
b71c7e7271 Use material defines more 2021-07-03 18:18:05 -04:00
Aronai Sieyes
7d725e740b VS: Implicit list abuse 2021-05-27 12:08:51 -04:00
Hatterhat
ed0ef18e27 why even call attackself at this point 2020-12-17 20:49:17 -06:00
Hatterhat
29a5152e9f borg ic print fix squashed 2020-12-17 19:03:57 -06:00
ShadowLarkens
097d4fa283 TGUI Research 2020-08-25 13:30:47 -07:00
Atermonera
7fc19250e6 Merge pull request #6419 from Mechoid/PrinterHREF
Should solve the I.C. printer HREF exploit.
2019-08-26 23:33:03 -04:00
Anewbe
07811148c3 Merge pull request #6343 from Nalarac/Circuits
Fixes Integrated Circuit Printer Taking Fractions of a Sheet
2019-07-27 13:06:42 -04:00
Atermonera
0a77d0d70d Borg, Gripper, and Integrated Circuit interaction update. 2018-12-03 20:22:47 -05:00
Neerti
3aca2c38e2 Yet Another Circuit Update (#5549)
* Circuit updates, adds new components, improves printer, new assemblies.

* Finishes powernet circuit.

* Adds wearable assemblies.

* Finialization before merging with GLOB port.

* Finishes circuit update, hopefully.

* Forgot to undo map.

* Removes debug output.
2018-09-12 20:51:32 -05:00
avabee
b3cbd77cee Fixes a bug with integrated circuit printers. (#5407)
* Fixes a bug with integrated circuit printers.

This fixes a bug where tools, implants, and presumably (though i have yet to test it) device assemblies cannot be printed from the integrated circuit printer.
This is a much more robust solution for the print-anything bug than the previous one, as it expands the cost to the w_class of objects in it as well as lets you print anything in the current category. (This may be an issue when two people use it at once, but I mean, just learn to take turns or something.)

* closing parenthesis

oops
2018-07-12 15:16:09 -05:00
Arokha Sieyes
3f6ed1cea7 Fixes an exploit with circuit printers
Allows you to print literally anything.
2018-04-25 20:47:17 -04:00
Leshana
5847319443 Update every initialize() proc to return an initialize hint.
* Yes, all of them.
* Also did a few corrections to redundant New() and broken Destroy() along the way
* Renamed the turf_initializer.initialize() proc to InitializeTurf to avoid confusion.
* Subsumed /area/proc/initialize into /atom/proc/initialize() - Made /area's LateInitialize to get same behavior as before.
2018-02-05 15:50:13 -05:00
Neerti
2e52bea400 Adds the printer I forgot 2017-08-01 16:18:58 -04:00