Lynn
|
4fbebdd571
|
Some polishing and minor fixes
|
2018-10-02 10:09:03 +02:00 |
|
Maik Wild
|
1cfa452858
|
TilePressure: Removed all zeros and lowered accuracy
|
2018-10-02 10:09:03 +02:00 |
|
Maik Wild
|
4091934bb4
|
fixed TilePressure only working for nauvis + minus changes
|
2018-10-02 10:09:03 +02:00 |
|
Maik Wild
|
0aebf37206
|
Implemented DiggyTilePressure
|
2018-10-02 10:09:03 +02:00 |
|
Maik Wild
|
3fe50cb1f9
|
Added better n=7 filter. Added n=9,11
|
2018-10-02 10:09:03 +02:00 |
|
Maik Wild
|
baf7f3f177
|
Fixed all (hopefully) issues regarding cave collapse
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
de223360de
|
Fixed a syntax error
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
493cf73894
|
Template.insert will verify the changed tile state
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
9fb2b03e45
|
Fixed a typo
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
1548bf97cc
|
Trigger on_void_removed when template inserts
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
0366bc18aa
|
Added basic cave collapse
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
928f02ee3c
|
Removed unused local function
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
8f2cc6a8a1
|
Using Lua table lookup instead of foreach for support-beam-entities
|
2018-10-02 10:09:03 +02:00 |
|
Valansch
|
b17cbfe312
|
Added self expanding map (#2)
* added metatable implementation of pressuremap
* Changed default value: Fixed collapse
* Added on_init(set_metatables)
* Update PressureMap.lua
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
7e1a15eb96
|
Using blur instead of value +/- based on distance to center
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
ab3c30bd06
|
Renamed blurr to blur
|
2018-10-02 10:09:03 +02:00 |
|
Valansch
|
a6ba5c9e2e
|
fixed pressureMapStorage causing desyncs
|
2018-10-02 10:09:03 +02:00 |
|
Valansch
|
f2a214e61a
|
Implemented Mask.blurr
|
2018-10-02 10:09:03 +02:00 |
|
Lynn
|
96602aa0f0
|
Diggy initial commit
|
2018-10-02 10:09:03 +02:00 |
|
Maik Wild
|
a8e883b8ec
|
added math.sqrt2
|
2018-10-02 10:08:57 +02:00 |
|
grilledham
|
51f9608307
|
added vanilla preset to map_layout
|
2018-09-30 21:23:37 +01:00 |
|
grilledham
|
a995280428
|
vanilla map
|
2018-09-30 21:20:41 +01:00 |
|
grilledham
|
3f91d119a1
|
crashsite preset now disables fish market
|
2018-09-30 14:13:51 +01:00 |
|
grilledham
|
10def6fe66
|
tasklist bug fix
|
2018-09-30 00:26:43 +01:00 |
|
grilledham
|
89f767b8b7
|
updates to fish island
|
2018-09-29 13:37:34 +01:00 |
|
grilledham
|
41a734aa6f
|
updated regs
|
2018-09-29 13:37:25 +01:00 |
|
grilledham
|
44aadf9888
|
updated regs
|
2018-09-28 19:54:19 +01:00 |
|
grilledham
|
2ece0e1dee
|
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
|
2018-09-28 19:52:09 +01:00 |
|
Valansch
|
35f406b0c2
|
Merge pull request #225 from Valansch/sin_desync_workaround
Sin desync workaround
|
2018-09-28 18:56:24 +02:00 |
|
Valansch
|
e2f414770b
|
Update donators.lua
|
2018-09-28 18:54:34 +02:00 |
|
Valansch
|
646d050dd0
|
Round math.sin instead of approximating it
|
2018-09-28 18:42:36 +02:00 |
|
Valansch
|
b94f65ba51
|
Update math_fix.lua
|
2018-09-28 17:37:09 +02:00 |
|
Valansch
|
d85d969dce
|
Update math_fix.lua
|
2018-09-28 17:35:05 +02:00 |
|
Maik Wild
|
b01cef726b
|
made sin use rads instead of deg
|
2018-09-28 17:28:01 +02:00 |
|
grilledham
|
54b3eb40ce
|
updated regs
|
2018-09-28 15:27:14 +01:00 |
|
Maik Wild
|
7e0194996d
|
replaced math.sin with lua implementation
|
2018-09-28 16:26:50 +02:00 |
|
grilledham
|
a52db2ff72
|
updates
|
2018-09-25 15:52:15 +01:00 |
|
grilledham
|
00ed704bd1
|
updates regs
|
2018-09-25 15:39:45 +01:00 |
|
Valansch
|
8d620eb1d8
|
Merge pull request #223 from grilledham/Game-table
changed Game.players to Game.get_player_by_index(index)
|
2018-09-23 14:15:27 +02:00 |
|
grilledham
|
a7f6af37c1
|
set _Debug to false
|
2018-09-23 12:22:14 +01:00 |
|
grilledham
|
d38a87e9bb
|
changed Game.players to Game.get_player_by_index(index)
|
2018-09-23 11:46:58 +01:00 |
|
Valansch
|
3eb8be8b34
|
Merge pull request #222 from grilledham/Game-table
Game table
|
2018-09-23 12:36:34 +02:00 |
|
grilledham
|
f1ef10beb6
|
Game is now local
|
2018-09-22 23:25:13 +01:00 |
|
grilledham
|
d232add93f
|
more to utils + changed implementation
|
2018-09-22 23:24:47 +01:00 |
|
grilledham
|
594c1fa15b
|
changed game.player -> Game.player
|
2018-09-22 21:07:05 +01:00 |
|
grilledham
|
a7d6b53b4e
|
added Game module
|
2018-09-22 21:06:52 +01:00 |
|
grilledham
|
33c9c65629
|
crashsite now uses the map seed by default
|
2018-09-22 15:28:40 +01:00 |
|
grilledham
|
57c135b5f1
|
updated regs
|
2018-09-22 12:59:19 +01:00 |
|
grilledham
|
1dd901cee4
|
updates
|
2018-09-21 01:16:25 +01:00 |
|
grilledham
|
1180e766d5
|
updated regs
|
2018-09-20 13:39:37 +01:00 |
|