Commit Graph

5203 Commits

Author SHA1 Message Date
Simon
0dee48278f Upped uitext buffer to 255 chars to allow for longer messages, buffer overflow sometimes occurs with combinations of CAP-LOCKS and grid. 2010-12-06 23:12:49 +00:00
Simon
1a7ff13d61 Fix ARAY destroy mode 2010-12-06 23:08:40 +00:00
Simon
3cf8bb93c7 Fix ARAYs scanning off screen, also removed warnings from makefile 2010-12-06 20:25:13 +00:00
Simon
e629908945 Potential Fix for PSCN an A-RAY 2010-12-06 19:51:49 +00:00
Simon
ae828393ce Fix open_ui bug where client will crash with a null pointer exception if the prerender_save function returns null due to newer save or other 2010-12-06 19:45:01 +00:00
Simon
122babe356 Added ARAY, a instant ray that can create holograms and transfer electrical energy 2010-12-06 19:32:33 +00:00
Cracker64
efb7c6bc9c updated with simon's changes 2010-12-05 21:56:46 -05:00
Simon
40ab51d79f Cracker64 merge 2010-12-05 15:49:48 +00:00
Simon
6ecc177c8f Merged from cracker64s mod 2010-12-05 15:37:37 +00:00
Cracker64
2cf25c8a6a FILT, a photon color filter, not really a filter right now, but it changes the color. Other small changes 2010-12-04 23:29:41 -05:00
Simon
b54c0b6934 Particle life now saved as 16bit integer, increases limit and fixes saving of wire and other elements. Version 44 to reflect save format change 2010-12-04 22:17:01 +00:00
Simon
5d843e398c Fix for OpenUI: Prevent comments from being drawn off the edge of the Window 2010-12-04 19:28:26 +00:00
Simon
bd08a3b607 Fixes to Open_UI: Comment is cleared after being submitted, Mouse click in comment box no longer exists Open_UI 2010-12-04 18:48:46 +00:00
Cracker64
d56684312d WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. starting at 0C, every 100 degrees is a different channel, they are colored as well. Heat-gradient display, colors of elements is slightly changed based on temp. maybe some other fixes. 2010-12-04 12:24:54 -05:00
Cracker64
01a2dcaf41 lots and lots of small changes/fixes. fixed typo for water movement, made parts_avg kinda better? electronics still work. 2010-12-03 00:13:00 -05:00
Cracker64
25ac5e7a66 woops, didn't test INST, works now 2010-12-01 16:35:34 -05:00
Cracker64
656b5ff496 SHLD, element that grows from spark and will regrow if damaged. Lots of other small changes and fixes. replace mode ONLY draws on the element to be replaced. 2010-12-01 15:27:13 -05:00
Cracker64
491016eaf4 Fixed love crash on mac, added adjustable grid mode, hit 'g', goes up to 9. 2010-11-30 14:43:42 -05:00
Cracker64
bb16ffa2bb PUMP is now powered and blue, fixed some wall probems, portals are more random, maybe fixed love for mac? 2010-11-29 22:42:36 -05:00
Cracker64
77a17ecaee VINE, plant grows up the side of WOOD. INST wire is now also a battery and will charge if it doesn't give off a spark right away. Will give spark to NSCN or SWCH that is on. found some more wall defines i missed. moved wall code up 100 numbers. INVS, solid that turns invisible to elements when under pressure. 2010-11-28 16:58:57 -05:00
Cracker64
3b4caf409d INST wire now can cross itself like walls, so it can be used exactly like them in a MUCH smaller space. 2010-11-26 00:57:55 -05:00
Simon
1dc6552fc0 Fix crash where line for comment form is drawn off the screen edge, improvements indicate loading, fix 'rate bars' 2010-11-25 21:24:55 +00:00
Cracker64
1eeda3f5cc ANAR, behaves opposite of dust. fix fuse loading, floodfilling of neut/photons. 2010-11-25 01:01:28 -05:00
Philip
f02d504656 Added PSTE, a colloid element that turns solid under pressure. WTF is now radioactive with neutrons. boom. 2010-11-24 00:42:20 -05:00
Philip
d89e7e4abe added ISOZ, isotope z, radioactive liquid, reacts with photons, not neutrons.Has a solid form that slowly decays away. uses negative pressure. Instant wire INST, conducts instantly, like walls. Only takes spark from PSCN and only gives it to NSCN. Portal elements. PRTI is the 'in' side, and PRTO is where they come out. you don't need a lot. 2010-11-23 13:28:57 -05:00
Philip
50f4da5996 plnt eats smoke and gives off o2. GLAS acts as insulation for acid, kind of 2010-11-22 15:54:35 -05:00
Philip
60e4c076cb floodfill fix, @_@ elements, grav changes color 2010-11-22 15:36:24 -05:00
Simon
9684fdc377 Small changes 2010-11-22 20:06:20 +00:00
Simon
b45d028585 Concrete fix 2010-11-22 19:48:37 +00:00
Philip
3d2292890b Fixed ehole, made wall code use defines, wall specific deletion. 2010-11-21 01:08:33 -05:00
Philip
a38dddaf5a Made wall code use #defines. small fix for adjustabl brush. 2010-11-19 22:03:52 -05:00
Philip
c1182db42d Fixed SWCH for real. Fix repeating spark while creating it. Adjustable x and y for brushes. 2010-11-19 18:01:56 -05:00
Philip
435f71c781 Added FRZZ FRZW GRAV. add square brush, hit tab to switch between the two. pipe ctype saves. 2010-11-18 23:27:24 -05:00
Philip
5e56850682 Added element replacement ability. hit insert. capslock is shift-alt so you can do lines/boxes with specific element erase. read post for other changes 2010-11-18 16:23:24 -05:00
Philip
5d0da4b138 Added PIPE, yay. Added whole menu sections to be able to be specifically deleted. 2010-11-18 00:01:46 -05:00
Philip
9383c1ca4c Added a different velocity/pressure display. Added old fireworks i made. 2010-11-16 19:47:18 -05:00
Philip
245628a7fd added WARP PUMP fix alt-click select. 2010-11-16 12:15:34 -05:00
Philip
663db5374f Added BCLN LOVE WTF. description on forum post. A fix for loading COAL. made everything use the #defines for cmode (ex. CM_HEAT instead of 5). 2010-11-15 11:57:37 -05:00
Philip
02067b1587 Fix movement of fog and fixed life exchange. 2010-11-12 21:14:47 -05:00
Philip
ebcded767e First release of the mod 2010-11-12 12:46:02 -05:00
Philip
383b2ad709 oops 2010-11-11 22:14:24 -05:00
Philip
7aeb8020ba moved nothing display after stickman. 2010-11-11 22:09:23 -05:00
Philip
ac6fdb49e8 stupid git, no icon for nothing display, why would there be one 2010-11-11 21:42:56 -05:00
Philip
c23938eb6a Nothing display, for pilojo, called it cracker display for lulz, also won the race against antb, which didnt last long, he went on a baloon trip. 2010-11-11 21:38:43 -05:00
Philip
bf1d90d7c3 CRAC improvements. Resistant to fire when wet, steams when hot, fixed wall errors. 2010-11-11 11:02:02 -05:00
Philip
179a9f731a Updating with all new changes 2010-11-10 19:42:42 -05:00
Philip
673eb2437e fixed tiny bug where it wouldnt diffuse 2010-11-10 18:02:40 -05:00
Philip
e47c60c07a CRAC has real diffusion and gets darker with more water. you can see the water moving around. 2010-11-10 16:33:44 -05:00
FacialTurd
887d410440 Fix for Antimatter 2010-11-10 12:58:51 -08:00
FacialTurd
8760a2b2a9 Version Number 2010-11-10 12:56:39 -08:00