Lynn
83eee2b48a
Added bot mining and particles
2018-11-24 13:17:48 +01:00
Simon
22c21011ab
Diggy - New leveling system ( #402 )
...
* Basic setup for Force Control
* Buffs transitioned to new level system
Implemented level up buffs (Also made a double value avaliable at certain levels)
Added experience for research, rocket launched, mined rocks
Removing experience on player death. 0.5% of total experience
Added total_experience to ForceControl.lua
Refactored util/game.lua
* Transfered market item unlocks
Made Market Items unlock through the force control system.
Removed stone from mined stone
* Initial conversion of market items to coins
* Started biter killing giving XP
* XP for killing enemies. GUI update
* Made ForceControl.remove_experience return the actual removed experience
* Got my head and mind back, also fixed progress bar saying long numbers
* Changed get_market()
* Brand new formula, CI review changes
* Update CHANGELOG.md
2018-11-24 10:45:43 +01:00
Matthew
a5d0ff0ae9
Merge pull request #424 from iltar/biter-mining-particles
...
Added particles when a biter mines a rock upon spawning
2018-11-22 22:53:50 -05:00
Lynn
b3a19a2a7b
Added bot mining
2018-11-22 20:43:23 +01:00
Lynn
38068e15cd
Added particles when a biter mines a rock upon spawning
2018-11-21 21:09:46 +01:00
Lynn
a52e9f710c
Improved biter spawning algorithm ( #408 )
...
* Improved biter spawning algorithm
* HAIL HYDRA, biter hell
2018-11-21 15:26:04 +01:00
Matthew Heguy
e6dda20e41
All tabs to spaces
2018-11-21 08:42:39 -05:00
Lynn
bb05785c79
added cause and force to the entity died
2018-11-18 19:21:39 +01:00
Lynn
7b51db1ac0
Prevent rocks from dying and spilling on dmg taken
2018-11-18 19:15:45 +01:00
Valansch
7fa48bc583
Changed all windows style line endings to unix style line endings ( #393 )
2018-11-18 17:12:00 +01:00
Simon
bdfd122f3c
Changed first popup from full inventory to ping ( #392 )
2018-11-18 17:06:23 +01:00
Lynn
74fa8009fa
Mining related improvements ( #391 )
...
* Fixed manual mining overflow hints
* Smaller memory footprint for collapse message
2018-11-18 16:48:28 +01:00
Lynn
3ac668c731
Merge pull request #390 from SimonFlapse/Diggy-Market-Text
...
Changed the level up chat messages for diggy
2018-11-18 16:42:17 +01:00
SimonFlapse
cb0daa31bf
Changed Debug to Diggy specific debug.print()
2018-11-18 16:40:37 +01:00
SimonFlapse
e399370292
Less prints at level up
2018-11-18 16:25:56 +01:00
Lynn
988713d258
Fixed room loot spill (close to permanently) ( #388 )
2018-11-18 16:23:25 +01:00
SimonFlapse
7adcc96de3
Changed the level up chat messages
2018-11-18 15:53:25 +01:00
Maik Wild
1e5ea9c58f
Revert "Removed unused config ( #378 )"
...
This reverts commit 230600cf5c
.
2018-11-18 12:56:45 +01:00
Valansch
58a74fe13a
added Antigrief.lua
2018-11-18 12:56:03 +01:00
Lynn
dd7b546caa
Merge pull request #385 from SimonFlapse/Diggy-Market-Item-Fix
...
Added iron-axe to market
2018-11-18 11:48:07 +01:00
Rdjrjqouqcu
19e278bba0
Fixes how generating big rocks causes multiple ores to be spawned on the same tile
2018-11-17 22:58:18 -05:00
Lynn
ddbe32bf70
Merge pull request #380 from damium/patch-1
...
Move level up logic outside of unlock check loop
2018-11-17 20:55:30 +01:00
Lynn
230600cf5c
Removed unused config ( #378 )
2018-11-17 20:48:33 +01:00
damium
af8b2b6bc8
Move level up logic outside of unlock check loop
2018-11-17 11:07:20 -08:00
SimonFlapse
50062fbce8
Added iron-axe
2018-11-17 15:56:52 +01:00
Valansch
4e34d33dcd
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
2018-11-17 15:15:52 +01:00
Valansch
0909cdfff8
merged #319
2018-11-17 15:15:49 +01:00
Valansch
af8c00ea43
converted newlines to unix
2018-11-17 15:07:36 +01:00
Lynn
f249cab9df
Updated readme and minor perf fix
2018-11-17 14:52:56 +01:00
Valansch
028095f135
changed autojail #319
2018-11-17 14:47:59 +01:00
SimonFlapse
c9b4e596cc
Removed prefix for admin and moderator
2018-11-17 14:22:51 +01:00
Lynn
8ad66f70b3
Merge pull request #369 from SimonFlapse/Diggy-Market-Items
...
[Diggy] Armor items in market
2018-11-17 13:36:10 +01:00
Simon
47fe6c8dc0
Removed gold fish reminder
2018-11-17 13:36:04 +01:00
SimonFlapse
7dab50d72a
Added more items (NUKE!) and spread it further out
...
Nuke shouldn't be used, thus the high price. It's almost purely for SP and to give players an achievement feeling at level 100
2018-11-17 13:27:02 +01:00
Rdjrjqouqcu
a2ab7d06fd
resolved indentation issues
2018-11-17 07:24:26 -05:00
Rdjrjqouqcu
0e6e879347
changes, courtesy of BlueTemplar
2018-11-17 07:17:49 -05:00
Lynn
b33e75570d
Fixed unused requires
2018-11-17 12:35:05 +01:00
Lynn
bd54efd1ac
Merge pull request #341 from Rdjrjqouqcu/dev_diggy_compound_clusters
...
Created a compound cluster mode for scattered resources.
2018-11-17 12:19:57 +01:00
Rdjrjqouqcu
8084e7b029
Forgot to tweak minimum distance from origin for tendrils so all ores started >30 tiles away from the start
2018-11-17 05:55:35 -05:00
Rdjrjqouqcu
9ac3f0a370
Seperated the configs to be defined in a different file, reducing the length of the main config file
2018-11-16 20:55:42 -05:00
Rdjrjqouqcu
027bbe4498
Updated the configs so you can optionally define a color for the debug print ore location config
2018-11-16 20:37:33 -05:00
SimonFlapse
9967684194
Added multi item prices and new items
...
Also spread out the item unlock further
2018-11-17 00:33:10 +01:00
Rdjrjqouqcu
8ff0fd64cc
updated configs to give approximately the same resource concentrations as the original map. Changed default mode to tendrils only
2018-11-16 17:50:01 -05:00
SimonFlapse
bede8be09a
on_nth_tick update for ArtefactHunting GUI
2018-11-16 23:08:31 +01:00
Lynn
bbff4e512b
Merge pull request #367 from SimonFlapse/Diggy-Gui-Fix
...
Fixed Diggy GUIs and more
2018-11-16 22:52:10 +01:00
Lynn
2613471da1
Merge pull request #366 from iltar/small-fixes
...
Some small artefact fixes
2018-11-16 22:44:51 +01:00
SimonFlapse
9a64bb3a1b
Fixed Diggy GUIs and more
2018-11-16 22:43:41 +01:00
Lynn
52c818f9dd
Some small artefact fixes
2018-11-16 22:32:16 +01:00
Lynn
21bd95137d
Fixed some typos
2018-11-16 20:20:59 +01:00
der-dave
57955cdd86
fixes
2018-11-16 19:36:29 +01:00