index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.Mods.ConsoleCommands
/
Framework
/
Commands
Age
Commit message (
Expand
)
Author
2021-07-27
world_clear: Adding 'removeable' option that includes everything except perma...
bladeoflight16
2021-07-27
world_clear: Lining up parameter descriptions
bladeoflight16
2021-04-02
update resource clump logic for SDV 1.5 (#770)
Jesse Plamondon-Willard
2021-03-21
fix double-localization issue in regenerated bundles
Jesse Plamondon-Willard
2021-03-16
add console command to regenerate bundles
Jesse Plamondon-Willard
2021-02-21
update ambient light when setting game time
Jesse Plamondon-Willard
2021-01-22
rename TrainerCommand to ConsoleCommand to match the rest of the code
Jesse Plamondon-Willard
2021-01-22
remove inf options for player_sethealth/money/stamina
Jesse Plamondon-Willard
2021-01-06
remove experimental performance counters
Jesse Plamondon-Willard
2020-12-26
add apply_save_fix command
Jesse Plamondon-Willard
2020-12-20
update for location furniture changes
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-04-11
use SDate to set DaysPlayed
Kevin Daughtridge
2020-04-10
set daysPlayed in world_set{day,season,year} commands
Kevin Daughtridge
2020-01-26
Merge pull request #690 from Drachenkaetzchen/performance-counter
Jesse Plamondon-Willard
2020-01-26
simplify performance details output
Jesse Plamondon-Willard
2020-01-26
show warning when using commands while disabled, simplify some commands a bit
Jesse Plamondon-Willard
2020-01-26
tweak namespace
Jesse Plamondon-Willard
2020-01-26
refactor performance counter code
Jesse Plamondon-Willard
2020-01-22
add test_input console command
Jesse Plamondon-Willard
2020-01-21
Added commands to enable and disable performance counters. Peak is now using ...
Drachenkaetzchen
2020-01-15
Added peak execution time over the last 60 seconds
Drachenkaetzchen
2020-01-15
Added "trigger dump" command to dump the configured triggers as commands for ...
Drachenkaetzchen
2020-01-15
Added documentation for all commands. Renamed the "monitor" command to "trigg...
Drachenkaetzchen
2020-01-15
Added optional right-align for the table output
Drachenkaetzchen
2020-01-15
Added documentation for all performance counter methods and members. Refactor...
Drachenkaetzchen
2020-01-11
Reworked the console implementation, added monitoring. Some internal refactor...
Drachenkaetzchen
2020-01-10
Initial commit of the performance counters
Drachenkaetzchen
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
update code for SDV 1.4 (#638)
Jesse Plamondon-Willard
2019-03-17
add crops to world_clear
Jesse Plamondon-Willard
2019-03-17
fix world_clear removing chests that match a debris name
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-12-22
add world_clear console command
Jesse Plamondon-Willard
2018-12-04
cleanup, add release note
Jesse Plamondon-Willard
2018-06-30
remove player_setlevel and player_setspeed commands (#415)
Jesse Plamondon-Willard
2018-06-19
refactor player_add command a bit (#542)
Jesse Plamondon-Willard
2018-06-10
remove unused import
Dan Volchek
2018-06-10
find item if there is exactly one exact name match
Dan Volchek
2018-06-09
fix world_setseason command not normalising season
Jesse Plamondon-Willard
2018-05-16
fix typo in command help
Jesse Plamondon-Willard
2018-05-12
fix world_setseason command not running season change logic
Jesse Plamondon-Willard
2018-04-27
remove alias no longer needed in SDV 1.3 (#453)
Jesse Plamondon-Willard
2018-04-25
update release notes, refactor a bit (#474)
Jesse Plamondon-Willard
2018-04-19
update documentation format and document field
Dan Volchek
2018-04-17
refactor finding items by name slightly
Dan Volchek
2018-04-16
add world ready check and more helpful error messages
Dan Volchek
2018-04-16
add Name as new type, show more helpful info on multiple matches
Dan Volchek
2018-04-16
fix private method comment location
Dan Volchek
2018-04-15
initial player_add changes
Dan Volchek
[next]