Simon Robertshaw
|
631e49b8b7
|
Piston fix: Adjust colour and prevent piston from pushing too far when there's empty space
|
2013-01-26 18:04:24 +00:00 |
|
Simon Robertshaw
|
12e3802bf4
|
Put back default piston size
|
2013-01-26 17:16:58 +00:00 |
|
Simon Robertshaw
|
8e689fdd08
|
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
|
2013-01-26 17:15:02 +00:00 |
|
Simon Robertshaw
|
3e60181dbe
|
Piston collapses spaces properly
|
2013-01-26 17:14:44 +00:00 |
|
jacob1
|
46b767da0c
|
clear persistent effects when it's display mode is removed
|
2013-01-25 23:15:33 -05:00 |
|
jacob1
|
1d97f1c985
|
typing '~' doesn't close the lua console
|
2013-01-25 22:57:51 -05:00 |
|
jacob1
|
4f59211ba8
|
Fix brush not being visible when using CTRL to change the size
|
2013-01-25 22:45:23 -05:00 |
|
jacob1
|
ea38fc2d86
|
fix possible crash with LIGH
|
2013-01-23 21:54:15 -05:00 |
|
jacob1
|
c5eecff131
|
fix "i" argument to graphics functions.
Also, they don't overwrite the default one, you can pass in nil to tpt.element/graphics_func for the function to restore the original.
|
2013-01-23 16:48:21 -05:00 |
|
Simon Robertshaw
|
7475a49e0b
|
Fix piston retraction
|
2013-01-23 19:52:45 +00:00 |
|
Simon Robertshaw
|
6c89c63a44
|
PSTN: Do not accept current from diagonals, increase distance for spark checks
|
2013-01-23 19:20:52 +00:00 |
|
Simon Robertshaw
|
0034dd654e
|
Fix FRME limits
|
2013-01-23 19:17:11 +00:00 |
|
Simon Robertshaw
|
412e13a03e
|
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
|
2013-01-23 12:39:08 +00:00 |
|
Simon Robertshaw
|
da12cc6d46
|
Change to pistons, piston push length is base-1 blocks
|
2013-01-23 12:38:53 +00:00 |
|
Simon Robertshaw
|
a7aa26fa1a
|
Added FRME - A solid that keeps its simple structure when pushed by piston
|
2013-01-23 12:36:31 +00:00 |
|
Simon Robertshaw
|
00cf48b520
|
Fully functional pistons, retract+extend
|
2013-01-23 12:06:06 +00:00 |
|
jacob1
|
07aade6c4c
|
fix crash when pressing enter to open a save, and not logged in. Fix CRAY description
|
2013-01-23 00:26:57 -05:00 |
|
Simon Robertshaw
|
28fdb32bfb
|
Clean up some unused variables from PSTN.cpp
|
2013-01-22 22:42:52 +00:00 |
|
Simon Robertshaw
|
527a7a1ca6
|
Merge branch 'master' of https://github.com/FacialTurd/The-Powder-Toy
|
2013-01-22 20:08:50 +00:00 |
|
Simon Robertshaw
|
f1e51ba9bc
|
Small fixes to Sconscript
|
2013-01-22 20:08:36 +00:00 |
|
jacob1
|
392271a269
|
fix tpt.set_property setting integers above 255, fix fs.isDir/File, add "Color" as valid property for elements api, fix tpt.display_mode to match tpt, other minor changes
|
2013-01-21 20:19:34 -05:00 |
|
Simon Robertshaw
|
9fb3e75f93
|
PSTN.cpp - Remove unused code
|
2013-01-20 23:08:50 +00:00 |
|
Simon Robertshaw
|
fde0233ea8
|
Pistons - WIP, No retraction yet
|
2013-01-20 23:08:16 +00:00 |
|
Simon Robertshaw
|
87d6553413
|
C-RAY: Similar to A-RAY, creates particles
|
2013-01-20 14:34:07 +00:00 |
|
jacob1
|
226a85a18d
|
attempt to fix random deletion bug (can't reproduce easily, so can't tell if it's fixed easily)
|
2013-01-19 23:02:12 -05:00 |
|
jacob1
|
267cf9281b
|
Update Build number
|
2013-01-19 17:40:25 -05:00 |
|
Simon Robertshaw
|
e7b174a78d
|
Revert "move version info to version.h, no longer needs full recompile on version change"
This reverts commit b3a2ab735b .
|
2013-01-19 22:00:56 +00:00 |
|
jacob1
|
b493788b26
|
fix missing #ifdef statement breaking compiling when not on linux
|
2013-01-19 11:46:21 -05:00 |
|
jacob1
|
7d5cb361f0
|
fix error with renderer compiling
|
2013-01-18 14:50:06 -05:00 |
|
jacob1
|
8e7dfb20e9
|
Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git
|
2013-01-18 14:38:05 -05:00 |
|
jacob1
|
ded94b475d
|
move clipboard functions out of misc.cpp without creating errors
|
2013-01-18 14:37:24 -05:00 |
|
jacob1
|
17cd0e74f2
|
add gravmap setting. Getting doesn't work right now, and maybe i should check if gravx/y can be modified too
|
2013-01-16 23:48:09 -05:00 |
|
jacob1
|
f9f79e4f53
|
combine pressure functions, add sim.ambientHeat, sim.velocityX, sim.velocityY
|
2013-01-16 22:53:46 -05:00 |
|
jacob1
|
fc9f263961
|
sim.get/setPressure, a few constants to the simulation api
|
2013-01-16 22:34:32 -05:00 |
|
jacob1
|
639d4fc43c
|
implement tpt.set_shortcuts
|
2013-01-16 14:05:31 -05:00 |
|
jacob1
|
e9b86365c8
|
log error messages for update functions
|
2013-01-16 11:42:06 -05:00 |
|
jacob1
|
b3a2ab735b
|
move version info to version.h, no longer needs full recompile on version change
|
2013-01-15 11:28:28 -05:00 |
|
jacob1
|
62195dc2a3
|
allow removing zoom tool when shift drawing lines
|
2013-01-15 11:10:30 -05:00 |
|
jacob1
|
a27d637ceb
|
Merge branch 'HEAD' of git@github.com:FacialTurd/The-Powder-Toy.git
|
2013-01-15 10:31:17 -05:00 |
|
jacob1
|
8723bbc63c
|
probably fix compiling error
|
2013-01-15 10:30:13 -05:00 |
|
jacob1
|
c1ad6c57ba
|
Update version number, before I forget.
Version 85 happened after the commit ... i'm not sure and there is no 64 bit linux so I can't test
|
2013-01-15 00:33:08 -05:00 |
|
jacob1
|
76349ddbd4
|
don't allow 1-3 letter searches, because bad search results are just returned
|
2013-01-15 00:02:55 -05:00 |
|
jacob1
|
ccc51f2d68
|
don't allow tags unless 4 letters long
|
2013-01-14 23:38:55 -05:00 |
|
jacob1
|
e515512d88
|
deco menu needs to be clicked to enter, press 'b' to get out of deco editor too
|
2013-01-14 13:11:01 -05:00 |
|
jacob1
|
73fdfd411c
|
copy support in linux
|
2013-01-13 15:24:52 -05:00 |
|
jacob1
|
01bfd486e7
|
local copy / paste support inside tpt for all platforms
|
2013-01-12 21:25:22 -05:00 |
|
jacob1
|
41751da619
|
change some free/malloc's back to delete/new's
|
2013-01-12 21:06:52 -05:00 |
|
jacob1
|
0b6418b78d
|
--stable and --python-ver options
|
2013-01-12 19:56:11 -05:00 |
|
jacob1
|
e29b4c14d6
|
Merge pull request #114 from mniip/deco
'b' key opens deco editor
|
2013-01-12 14:04:31 -08:00 |
|
cracker64
|
b3037857f0
|
Detach soap before going into STOR, fixes 1065982 (mostly)
|
2013-01-11 23:06:42 -05:00 |
|