Matthew
d5907cc2a2
Merge pull request #467 from Refactorio/antigrief_desync_fix
...
Fixed antigrief desyncs
2018-11-28 06:56:17 -05:00
Lynn
ccab45a8a6
Fixed the cause
2018-11-27 21:10:08 +01:00
Lynn
d4e1890445
Slimmed down enemy killed comments
2018-11-27 20:48:05 +01:00
Lynn
67616ad330
Improved scanner performance
2018-11-27 20:32:23 +01:00
Lynn
fa4560fdcb
Fixed a bunch of performance issues and bugs
2018-11-27 20:32:23 +01:00
Matthew
b142939c5f
Overhaul config and global.scenario usage ( #466 )
2018-11-27 01:09:52 +01:00
Valansch
305a15581e
Update Antigrief.lua
2018-11-27 00:48:51 +01:00
Lynn
a3ff0edd61
Minor memory allocation fix
2018-11-26 20:31:10 +01:00
Lynn
58be972190
Fixed collapse on biters error
2018-11-26 20:23:53 +01:00
Lynn
ab1dff64f5
Cleanup Experience and MarketExchange to use the Retailer
2018-11-26 18:11:32 +01:00
Valansch
40b45ab860
Fixed antigrief desyncs
2018-11-26 13:06:30 +01:00
SimonFlapse
fadce394c0
Made mining speed scale a bit quicker the first couple of levels
2018-11-25 15:00:23 +01:00
SimonFlapse
16f3241c98
Minor refactor to prevent turrets logic getting stuck
2018-11-25 13:45:14 +01:00
SimonFlapse
b240b278f6
Minor changes based on feedback
2018-11-25 12:53:05 +01:00
SimonFlapse
37c7b29221
Fixed broken turret and error messages in console
2018-11-25 05:14:08 +01:00
SimonFlapse
cae9c68c3e
Fixed multiplication instead of addition
...
Tested rocket launch succesfully
2018-11-25 02:45:21 +01:00
SimonFlapse
7b031a7c9d
Tweaking Diggy controls
...
Fixed rockets not giving experience and converted it to 1% of total experience.
Decreased player died deduct to 0.2%
Increased xp from rocks by 1 every fifth level
Increased xp from bots by about 1 every tenth level.
Increased early science XP reward (doubled for red and green, 50% for black and blue)
Level 100 is not 19,990,000 XP (Down from 30 million)
Starting XP is 400.
2018-11-25 02:27:41 +01:00
SimonFlapse
c78f023b50
Bot mining not giving xp fixed
2018-11-24 18:44:27 +01:00
SimonFlapse
a373cddade
Update AlienSpawner.lua
2018-11-24 18:08:18 +01:00
Lynn
dbc862a2a7
Properly pass debug and cheats
2018-11-24 17:55:08 +01:00
Lynn
7e3864ef19
Fixed undeflatable reference
2018-11-24 17:48:30 +01:00
Lynn
4d15ac038c
Some small performance fixes and cleanup
2018-11-24 17:31:34 +01:00
SimonFlapse
6ed752e73d
Fixed floating text and CI pleasing
2018-11-24 16:35:20 +01:00
SimonFlapse
7febb1162e
Turrets give experience
2018-11-24 16:33:26 +01:00
SimonFlapse
b1d182008e
Fixed exp scope
2018-11-24 16:08:14 +01:00
SimonFlapse
56a11c4ab7
Bot mining now gives about half experience
2018-11-24 16:05:01 +01:00
Lynn
1d876ed1ff
Fixed merge and cleanups
2018-11-24 13:53:06 +01:00
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