summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-12-07Change version numberSimon2-3/+3
2010-12-07Added saving of pause state and particle tmp value, removed INST from the menuSimon4-11/+45
2010-12-06removed battery from INST wire, some other small fixesCracker644-84/+35
2010-12-06Upped uitext buffer to 255 chars to allow for longer messages, buffer ↵Simon1-2/+2
overflow sometimes occurs with combinations of CAP-LOCKS and grid.
2010-12-06Fix ARAY destroy modeSimon1-0/+2
2010-12-06Fix ARAYs scanning off screen, also removed warnings from makefileSimon2-8/+14
2010-12-06Potential Fix for PSCN an A-RAYSimon1-16/+18
2010-12-06Fix open_ui bug where client will crash with a null pointer exception if the ↵Simon2-4/+9
prerender_save function returns null due to newer save or other
2010-12-06Added ARAY, a instant ray that can create holograms and transfer electrical ↵Simon4-22/+88
energy
2010-12-06updated with simon's changesCracker645-82/+85
2010-12-05Cracker64 mergeSimon11-472/+2600
2010-12-05Merged from cracker64s modSimon1-0/+1
2010-12-05FILT, a photon color filter, not really a filter right now, but it changes ↵Cracker646-29/+92
the color. Other small changes
2010-12-04Particle life now saved as 16bit integer, increases limit and fixes saving ↵Simon2-9/+27
of wire and other elements. Version 44 to reflect save format change
2010-12-04Fix for OpenUI: Prevent comments from being drawn off the edge of the WindowSimon1-6/+8
2010-12-04Fixes to Open_UI: Comment is cleared after being submitted, Mouse click in ↵Simon1-1/+2
comment box no longer exists Open_UI
2010-12-04WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. ↵Cracker646-6/+92
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-03lots and lots of small changes/fixes. fixed typo for water movement, made ↵Cracker646-86/+176
parts_avg kinda better? electronics still work.
2010-12-01woops, didn't test INST, works nowCracker641-2/+2
2010-12-01SHLD, element that grows from spark and will regrow if damaged. Lots of ↵Cracker645-41/+228
other small changes and fixes. replace mode ONLY draws on the element to be replaced.
2010-11-30Fixed love crash on mac, added adjustable grid mode, hit 'g', goes up to 9.Cracker645-7/+27
2010-11-30PUMP is now powered and blue, fixed some wall probems, portals are more ↵Cracker644-20/+89
random, maybe fixed love for mac?
2010-11-28VINE, plant grows up the side of WOOD. INST wire is now also a battery and ↵Cracker644-116/+172
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-26INST wire now can cross itself like walls, so it can be used exactly like ↵Cracker641-5/+40
them in a MUCH smaller space.
2010-11-25Fix crash where line for comment form is drawn off the screen edge, ↵Simon1-14/+21
improvements indicate loading, fix 'rate bars'
2010-11-25ANAR, behaves opposite of dust. fix fuse loading, floodfilling of neut/photons.Cracker644-16/+37
2010-11-24Added PSTE, a colloid element that turns solid under pressure. WTF is now ↵Philip2-9/+40
radioactive with neutrons. boom.
2010-11-23added ISOZ, isotope z, radioactive liquid, reacts with photons, not ↵Philip3-19/+182
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-22plnt eats smoke and gives off o2. GLAS acts as insulation for acid, kind ofPhilip2-2/+22
2010-11-22floodfill fix, @_@ elements, grav changes colorPhilip5-37/+141
2010-11-22Small changesSimon2-10/+9
2010-11-22Concrete fixSimon1-0/+2
2010-11-21Fixed ehole, made wall code use defines, wall specific deletion.Philip5-27/+72
2010-11-20Made wall code use #defines. small fix for adjustabl brush.Philip6-181/+131
2010-11-19Fixed SWCH for real. Fix repeating spark while creating it. Adjustable x and ↵Philip5-74/+136
y for brushes.
2010-11-19Added FRZZ FRZW GRAV. add square brush, hit tab to switch between the two. ↵Philip5-23/+133
pipe ctype saves.
2010-11-18Added element replacement ability. hit insert. capslock is shift-alt so you ↵Philip5-56/+70
can do lines/boxes with specific element erase. read post for other changes
2010-11-18Added PIPE, yay. Added whole menu sections to be able to be specifically ↵Philip5-10/+238
deleted.
2010-11-17Added a different velocity/pressure display. Added old fireworks i made.Philip5-9/+137
2010-11-16added WARP PUMP fix alt-click select.Philip3-22/+82
2010-11-15Added BCLN LOVE WTF. description on forum post. A fix for loading COAL. made ↵Philip6-83/+284
everything use the #defines for cmode (ex. CM_HEAT instead of 5).
2010-11-13Fix movement of fog and fixed life exchange.Philip2-2/+2
2010-11-12First release of the modPhilip4-7/+60
2010-11-12oopsPhilip1-1/+1
2010-11-12moved nothing display after stickman.Philip1-8/+8
2010-11-12stupid git, no icon for nothing display, why would there be onePhilip1-1/+1
2010-11-12Nothing display, for pilojo, called it cracker display for lulz, also won ↵Philip4-12/+25
the race against antb, which didnt last long, he went on a baloon trip.
2010-11-11CRAC improvements. Resistant to fire when wet, steams when hot, fixed wall ↵Philip2-40/+92
errors.
2010-11-11Updating with all new changesPhilip7-258/+363
2010-11-10fixed tiny bug where it wouldnt diffusePhilip1-11/+11