- Fix Loop (@xvw)
- Fix typo in documentation (@xvw)
- Improve error feedback for commons events
- Add command
text_showed?
(@xvw, requested by @mamie-nani) - Add commands
reset_variables
,reset_switches
,reset_self_switches
reset_self_variables
,reset_labels
,reset_self_labels
andreset_contents
(@xvw, requested by @mamie-nani) - Add commands
map_name_of
,map_system_name_of
,find_map
andselect_maps
(@xvw, requested by @Zer0xxxxx) - Add commands
screen_shake_vertical
,screen_shake_both
,picture_shake_vertical
,picture_shake_both
,spritesheet_shake_vertical
,spritesheet_shake_both
and addwait_flag
inpicture_shake
andspritesheet_shake
(@xvw, requested by @Zer0xxxxx) - Add commands
battle_bgm_name
,battle_bgm_volume
,battle_bgm_pitch
,set_battle_bgm
,battle_end_me_name
,battle_end_me_volume
,battle_end_me_pitch
andset_battle_end_me
(@xvw, requested by @Princesseuh) - Add commands
enable/disable_access_menu
,enable/disable_save_access
,enable/disable_encounter
andenable/disable_formation_access
(@xvw, requested by @Princesseuh) - Add command
change_vehicle_graphics
(@xvw, requested by @Princesseuh) - More comprehensive feedback on error in script call (@xvw, requested by @BastienDuplessier)
- Fix
vehicle(x)
usable as an event (@xvw) - Made custom triggers available in Common Events (@xvw reported by @Zer0xxxxx)
- Fix spriteset error when sprite of picture is used in common event (@xvw reported by @Mamie-Nani)
- Fix picture rect failure (@xvw reported by @Mamie-Nani)
- Fix some multiple mistakes in documentation and samples (@xvw, reported by @Zer0xxxxx)
- Clarification between region and virtual zone (@xvw, reported by @Zer0xxxxx)
- Fix default position for
camera_scroll_towards
(@xvw, reported by @acs-l) - Move Files command into File's category
- Easing function and Keyboard keys are now part of the Wiki (@xvw)
- Easing and Keys type (in documentation) are linked to the wiki (@xvw)
- Fix a lot of arg types and append Key and Easing type (@xvw)
- Add commands
event_dashing?
andplayer_dashing?
(@xvw, requested by @Zer0xxxxx and @CyrilRPG) - Add command
get_picture_opacity
(@xvw, reported by @Zer0xxxxx) - Add commands
event_direction_fix
andplayer_direction_fix
(@xvw, requested by @Zer0xxxxx) - Add commands
event_step_animation
andplayer_step_animation
(@xvw, requested by @Zer0xxxxx) - Add commands
event_walk_animation
andplayer_walk_animation
(@xvw, requested by @Zer0xxxxx) - Add command
last_used_skill
(@xvw, requested by @CuddleFox)
- Fix
player_through
(@xvw, reported by @acs-l) - Fix
last_used_item
to introduce distinction between skills and items (@xvw) - Fix followers displacement (@xvw, reported by @Erwill)
- Fix
create_text_window
size inference (@xvw, reported by @AurelienDosSantos) - Great improvement on global performances (@xvw with @BlancLapin and @AurelienDosSantos 's help)
- Fix
spritesheet_erase
andspritesheets_clear
(@BastienDuplessier, reported by @Princesseuh) - Fix
event_look_towards?
andevent_look_towards_event?
(@BastienDuplessier, reported by @Azvnrd) - Fix
pixel_in_event?
andpixel_in_player?
(@BastienDuplessier, reported by @acs-l) - Fix
page_runnable?
(@BastienDuplessier, reported by @acs-l) - Fix
event_move_with
, move is not repeatable anymore (@BastienDuplessier, reported by @Zer0xxxxx) - Fix
invoke_event
which was stopping animations when called (@BastienDuplessier, reported by @YendaHusk) - Fix
switch_tileset
, now does not reset ox/oy of events sprites (@BastienDuplessier, reported by @YendaHusk)
- Add command
reset
(@BastienDuplessier, reported by @YendaHusk) - Add commands
event_original_x
andevent_original_y
(@BastienDuplessier, reported by @Zer0xxxx) - Allow to get
message_height
(@BastienDuplessier, reported by @Zer0xxxx) - Add command
fresh_window_id
(@BastienDuplessier, reported by @Zer0xxxx) - Add command
picture_z
(@xvw, reported by @Zer0xxxx) - Add command
spritesheet_z
(@xvw, reported by @Zer0xxxx) - Add
purge
parameter fortext_progressive
(@xvw, reported by @Princesseuh) - Add command
abs
(@xvw, reported by @Zer0xxxx) - Add command
include_common_event
(@BastienDuplessier) - Add command
get_squares_between
andget_squares_between_events
(@BastienDuplessier) - Add commands
window_change_windowskin
,window_change_tone
,window_use_default_windowskin,
window_use_default_tone` (@BastienDuplessier, reported by @Zer0xxxx) - Add command
event_allow_overlap
(@BastienDuplessier, reported by @YendaHusk) - Add commands
get_squares_around_event
,get_squares_around
,get_squares_in_circle
andget_squares_in_rectangle
(@BastienDuplessier) - Add commands
skill_mp_cost
andskill_tp_cost
(@LucasDevos, @BastienDuplessier) - Add commands
event_look_towards_event?
andevent_look_towards?
(@BastienDuplessier)
- Fix Game_End background that wasn't disposed on
skip_title
activated (@BastienDuplessier, reported by @Zer0xxxx) - Fix
get_path_length
(@BastienDuplessier, reported by @Ibiky) - Fix
Float DomainError : Infinity
when losing focus (@BastienDuplessier, reported by @Zer0xxxx) - Fix
create_text_window
, now can create empty text windows (@BastienDuplessier, reported by @Zer0xxxx) - Fix
text_show
with empty content and centered (@BastienDuplessier, reported by @aureliendossantos) - Teleport/Moving player will not recenter camera anymore if camera is locked (@BastienDuplessier, reported by @LucasDevos)
- Fix disapearing windows and textfields after returning to Scene_Map
- Various fixes in the documentation (reported by @aureliendossantos, @Zer0xxxx, @grrim, @YendaHusk)
In this release, we decided to use English as the main language.
- Add command
player_height
(@grrim) - Add command
player_width
(@grrim) - Add command
event_height
(@grrim) - Add command
event_width
(@grrim) - Add command
character_height
(@grrim, reported by @Zer0Zer0x) - Add command
character_width
(@grrim, reported by @Zer0Zer0x) - Add module
spritesheet
(@grrim, reported by @Spyrojojo and @Zer0Zer0x) - Add command
import_variable_with_free_name
(@grrim, reported by @Zer0Zer0x) - Add command
import_label_with_free_name
(@grrim, reported by @Zer0Zer0x) - Add command
import_switch_with_free_name
(@grrim, reported by @Zer0Zer0x) - Add command
file_append
(@grrim) - Add command
file_write
(@grrim) - Add command
file_read
(@grrim) - Add command
file_delete
(@grrim) - Add command
file_exists?
(@grrim) - Add command
load_game_with_free_name
(@grrim, reported by @Zer0Zer0x) - Add command
save_game_with_free_name
(@grrim, reported by @Zer0Zer0x) - Add command
text_unpin
(@grrim, reported by @Princesseuh) - Add command
text_pinned?
(@grrim, reported by @Princesseuh) - Add command
text_pin
(@grrim, reported by @Princesseuh) - Add command
text_scroll_y
(@grrim) - Add command
text_scroll_x
(@grrim) - Add command
text_scroll
(@grrim) - Add command
player_jump_y
(@grrim, reported by @xvw) - Add command
player_jump_x
(@grrim, reported by @xvw) - Add command
event_jump_y
(@grrim, reported by @xvw) - Add command
event_jump_x
(@grrim, reported by @xvw) - Add command
player_jump
(@grrim, reported by @xvw) - Add command
event_jump
(@grrim, reported by @xvw) - Add command
player_move_to
(@grrim) - Add command
player_jump_to
(@grrim) - Add command
event_move_to
(@grrim) - Add command
event_jump_to
(@grrim) - Add command
event_partial_move_to
(@BastienDuplessier) - Add command
player_partial_move_to
(@BastienDuplessier) - Add command
boat_passable?
(@BastienDuplessier) - Add command
ship_passable?
(@BastienDuplessier) - Add command
autotile_type
(@BastienDuplessier) - Add command
event_at
(@BastienDuplessier) - Add command
event_start
(@BastienDuplessier)
- Change default parameters of
camera_*
(usecentered
instead oftop_left
) (@grrim, reported by @Jauke) - Fix commands
picture_width
andpicture_height
(@grrim, reported by @Jauke) - Fix
SkipTitle
in the "battle-test-case" (@Jauke) - Fix move_to command (@BastienDuplessier)
move_to
: useevent_move_to
instead (@grrim)jump_to
: useevent_jump_to
instead (@grrim)id_at
: useevent_at
instead (@BastienDuplessier)
- Add range support in the syntax shortcuts for variables :
SV[1, 2, 1..18] = 10
(for example) (@xvw) - Add command
camera_scrolling?
(@xvw, reported by @Zer0Zer0x) - Add commands
windowskin_tone
andwindowskin_opacity
(@xvw, reported by @YendaHusk) - Add commands
event_tone
andplayer_tone
(@xvw, reported by @Zer0Zer0x) - Add command
event_character_name
(@BastienDuplessier) - Add command
event_character_index
(@BastienDuplessier) - Add command
event_change_character
(@BastienDuplessier) - Add command
menu_enabled?|disabled?
(@xvw, reported by Zer0Zer0x) - Add command
save_enabled?|disabled?
(@xvw, reported by Zer0Zer0x) - Add command
formation_enabled?|disabled?
(@xvw, reported by Zer0Zer0x) - Add command
encounter_enabled?|disabled?
(@xvw, reported by Zer0Zer0x) - Move command
current_event_id
andme
from EvEx to Commands (@BastienDuplessier) - Add command
use_item
(@BastienDuplessier) - Add command
test_item
(@BastienDuplessier)
- Fix
me
on event's trips (@xvw, reported by @Zer0Zer0x) - Fix
flash_*
commands (@xvw) - Fix command
picture_zoom
(@xvw) - Fix command
event_priority
(@xvw, reported by @Zer0Zer0x) - Fix command
event_trigger
(@xvw)
- Add command
last_used_item
, (@hinola, reported by @Zer0Zer0x) - Add command
disable_weather_dimness
+disable_weather_dimness
(@BastienDuplessier, reported by @Zer0Zer0x) - Add command
window_exists?
(@hinola) - Add command
camera_locked?
(@BastienDuplessier, reported by @lunri) - Add command
camera_lock_x
(@BastienDuplessier, reported by @lunri) - Add command
camera_lock_y
(@BastienDuplessier, reported by @lunri) - Add command
camera_unlock_x
(@BastienDuplessier, reported by @lunri) - Add command
camera_unlock_y
(@BastienDuplessier, reported by @lunri) - Add command
mouse_hover_window?
(@hinola) - Add commands
choice
andlast_choice
(@xvw, reported by @Zer0Zer0x) - Add command
dash_activation
(@xvw, reported by @Zer0Zer0x) - Add command
dash_activate
(@xvw, reported by @Zer0Zer0x) - Add command
dash_deactivate
(@xvw, reported by @Zer0Zer0x) - Add command
dash_activate?
(@xvw, reported by @Zer0Zer0x) - Add command
dash_deactivate?
(@xvw, reported by @Zer0Zer0x)
- Fix commands
armors_possessed
andweapons_possessed
(@hinola) - Fix commands
event_flash
andplayer_flash
(@BastienDuplessier) - Fix on the
displayText
(profiles with outlines) (@xvw reported by @jauke) - Fix on linear interpolation (@xvw, reported by @hinola)