Users browsing this thread: 1 Guest(s)
Day / Night Cycle [beta release]

#9
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
I have updated the download archive (see 1st post) with the change shown above. In addition, you can now check in events if it's night or day with the following free event bit. The bit is set when it's nighttime:

Code:
!eventByte = $1E80   ; Night event bit byte ($1E80)
!eventBit = $04      ; Night event bit ($1E80:2)

Also, now the universal flag to freeze the tint on regular map is no longer there. Instead, the game use a table with 1 bit per map similar to the tint-enabling table. I updated the Excel sheet with this as well as renaming the macros, sheets and bin files to more relevant names.


What is left now would be to code an event command (two bytes) with the following flags as parameters:

Code:
$01 = Disable cycle
$02 = Enable cycle
$04 = Freeze cycle
$08 = Unfreeze cycle
$10 = Set nighttime
$20 = Set daytime
$40 = "open to suggestions"
$80 = "open to suggestions"
  Find
Quote  
[-] The following 1 user says Thank You to madsiur for this post:
  • seibaby (10-12-2018)



Messages In This Thread
Day / Night Cycle [beta release] - by madsiur - 10-04-2018, 06:43 AM
RE: Day / Night Cycle [alpha release] - by Warrax - 10-11-2018, 03:12 PM
RE: Day / Night Cycle [alpha release] - by madsiur - 10-11-2018, 11:33 PM
RE: Day / Night Cycle [beta release] - by madsiur - 10-22-2018, 02:18 AM
RE: Day / Night Cycle [beta release] - by madsiur - 10-23-2018, 01:12 AM
RE: Day / Night Cycle [beta release] - by madsiur - 11-03-2018, 10:46 PM
RE: Day / Night Cycle [beta release] - by madsiur - 11-04-2018, 10:47 AM
RE: Day / Night Cycle [beta release] - by madsiur - 11-05-2018, 01:27 AM
RE: Day / Night Cycle [beta release] - by J92R - 01-03-2019, 12:00 PM
RE: Day / Night Cycle [beta release] - by madsiur - 01-03-2019, 12:19 PM
RE: Day / Night Cycle [beta release] - by Warrax - 01-03-2019, 02:53 PM
RE: Day / Night Cycle [beta release] - by madsiur - 01-04-2019, 01:04 PM
RE: Day / Night Cycle [beta release] - by Warrax - 01-04-2019, 01:17 PM
RE: Day / Night Cycle [beta release] - by madsiur - 01-04-2019, 02:06 PM
RE: Day / Night Cycle [beta release] - by Warrax - 01-05-2019, 12:01 PM
RE: Day / Night Cycle [beta release] - by madsiur - 01-05-2019, 12:09 PM
RE: Day / Night Cycle [beta release] - by Warrax - 01-05-2019, 12:26 PM
RE: Day / Night Cycle [beta release] - by Warrax - 08-10-2019, 09:59 AM
RE: Day / Night Cycle [beta release] - by madsiur - 08-10-2019, 10:10 AM
RE: Day / Night Cycle [beta release] - by Catone - 08-13-2019, 03:29 PM
RE: Day / Night Cycle [beta release] - by madsiur - 08-13-2019, 10:27 PM
RE: Day / Night Cycle [beta release] - by Catone - 08-14-2019, 10:01 PM
RE: Day / Night Cycle [beta release] - by Dev J - 08-19-2019, 05:47 PM
RE: Day / Night Cycle [beta release] - by Warrax - 10-11-2019, 04:33 PM
RE: Day / Night Cycle [beta release] - by madsiur - 10-12-2019, 01:35 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite