artem_chebotarev_schedule.qsrc 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  1. # artem_chebotarev_schedule
  2. !!2023/05/02
  3. $locat['A2'] = 0
  4. if yearstart = 1:
  5. !! Schedule for school year not yet done
  6. else
  7. if university['semester_week'] > 0:
  8. if week < 6:
  9. if hour < 7:
  10. !!Dormroom - Asleep
  11. $locat['A2'] = 'dormroom_asleep'
  12. elseif hour = 7 and minut < 15:
  13. !!Shared Dorm Shower - Taking A shower.
  14. $locat['A2'] = 'dorm_shared_shower'
  15. elseif hour = 7 and minut < 30:
  16. !!Shared Kitchen - Eating Breakfast
  17. $locat['A2'] = 'dorm_shared_kitchen_breakfast'
  18. elseif hour < 9:
  19. !!IDormroom - studying before classes class
  20. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  21. elseif hour < 12:
  22. if week = 5:
  23. !!IDormroom - studying or relaxing
  24. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  25. elseif hour = 11 and minut >= 30:
  26. if sunWeather = 1 and temper > 15:
  27. !!IUniversity grounds - waiting for class
  28. $locat['A2'] = 'uni_grounds_waiting_for_class'
  29. else
  30. !!University student center?? - waiting for class
  31. $locat['A2'] = 'uni_student_center_waiting_for_class'
  32. end
  33. else
  34. !!University classsroom - attending lecture
  35. $locat['A2'] = 'uni_attending_class'
  36. end
  37. elseif hour < 13:
  38. if minut < 30:
  39. if week < 5:
  40. !!University classsroom - attending lecture
  41. $locat['A2'] = 'uni_attending_class'
  42. else
  43. !!IDormroom - studying or relaxing
  44. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  45. end
  46. else
  47. !!University cafe - eating lunch
  48. $locat['A2'] = 'uni_cafe_lunch'
  49. end
  50. elseif hour < 14:
  51. if week < 5:
  52. if minut < 15:
  53. if sunWeather = 1 and temper > 15:
  54. !!IUniversity grounds - waiting for class
  55. $locat['A2'] = 'uni_grounds_waiting_for_class'
  56. else
  57. !!University student center?? - waiting for class
  58. $locat['A2'] = 'uni_student_center_waiting_for_class'
  59. end
  60. else
  61. !!University classsroom - attending lecture
  62. $locat['A2'] = 'uni_attending_class'
  63. end
  64. else
  65. !!IDormroom - studying or relaxing
  66. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  67. end
  68. elseif hour < 15:
  69. if week < 5:
  70. if minut > 45:
  71. if sunWeather = 1 and temper > 15:
  72. !!IUniversity grounds - waiting for class
  73. $locat['A2'] = 'uni_grounds_waiting_for_class'
  74. else
  75. !!University student center?? - waiting for class
  76. $locat['A2'] = 'uni_student_center_waiting_for_class'
  77. end
  78. else
  79. !!University classsroom - attending lecture
  80. $locat['A2'] = 'uni_attending_class'
  81. end
  82. else
  83. !!IDormroom - studying or relaxing
  84. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  85. end
  86. elseif hour < 17:
  87. !!ILibrary - studying
  88. $locat['A2'] = 'library_ studying'
  89. elseif hour < 18:
  90. !!Shared kitchen cooking and eating dinner
  91. $locat['A2'] ='shared_kitchen_dinner'
  92. elseif hour < 22:
  93. if week mod 2 = 0:
  94. !!ICoffee Hole or friends place
  95. $locat['A2'] = 'playing _games_at_coffee_hole_or _freinds_places'
  96. else
  97. !!IDormroom - studying or relaxing
  98. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  99. end
  100. else
  101. !!Dormroom - sleeping
  102. $locat['A2'] = 'dormroom_asleep'
  103. end
  104. elseif week = 6:
  105. if hour < 7:
  106. !!Dormroom - Asleep
  107. $locat['A2'] = 'dormroom_asleep'
  108. elseif hour = 7 and minut < 15:
  109. !!Shared Dorm Shower - Taking A shower.
  110. $locat['A2'] = 'dorm_shared_shower'
  111. elseif hour = 7 and minut < 30:
  112. !!Shared Kitchen - Eating Breakfast
  113. $locat['A2'] = 'dorm_shared_kitchen_breakfast'
  114. elseif hour = 7 and minut < 45:
  115. !!IMetro/City Train Station - getting to the station to take take the train to pav.
  116. $locat['A2'] = 'traveling_in_city_dorm_to_train_station'
  117. elseif hour < 9:
  118. !!ITrain - traveling to Pav
  119. $locat['A2'] = 'train_city_to_pav'
  120. elseif hour = 9 and minut < 15:
  121. !!Pav streets - walking the parents home home.
  122. $locat['A2'] = 'walking_in_pav_station_to_five_eight'
  123. elseif hour < 22:
  124. !!In parents apartment
  125. $locat['A2'] = 'parents_apartment'
  126. elseif hour < 23:
  127. !!In parents apartment getting ready for bed
  128. $locat['A2'] = 'parents_apartment_getting ready for bed'
  129. else
  130. !!In parents apartment asleep
  131. $locat['A2'] = 'parents_asleep'
  132. end
  133. else
  134. if hour < 7:
  135. !!In parents apartment asleep
  136. $locat['A2'] = 'parents_asleep'
  137. elseif hour < 8:
  138. !!In parents apartment getting up
  139. $locat['A2'] = 'parents_getting_out_of_bed'
  140. elseif hour < 21:
  141. !!In parents apartment
  142. $locat['A2'] = 'parents_apartment'
  143. elseif hour = 21 and minut < 45:
  144. !!Pav streets - walks to the train station/waiting at the platform
  145. $locat['A2'] = 'traveling_pav_fice_eight_to_train_station'
  146. elseif hour = 21 or (hour < 23 and minut < 15):
  147. !!Train - traveling from Pav to the city.
  148. $locat['A2'] = 'train_pav_to_city'
  149. elseif hour < 23 and minut < 20:
  150. !!Metro - traveling from the trainstation to the dorm
  151. $locat['A2'] = 'traveling_in_city_train_station_to_dorm'
  152. else
  153. !!Dormroom - sleeping.
  154. $locat['A2'] = 'dormroom_asleep'
  155. end
  156. end
  157. elseif university['exam_week'] > 0:
  158. if week < 6:
  159. if hour < 7:
  160. !!Dormroom - Asleep
  161. $locat['A2'] = 'dormroom_asleep'
  162. elseif hour = 7 and minut < 15:
  163. !!Shared Dorm Shower - Taking A shower.
  164. $locat['A2'] = 'dorm_shared_shower'
  165. elseif hour = 7 and minut < 30:
  166. !!Shared Kitchen - Eating Breakfast
  167. $locat['A2'] = 'dorm_shared_kitchen_breakfast'
  168. elseif hour < 9:
  169. !!IDormroom - studying before classes class
  170. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  171. elseif hour < 12:
  172. if week = 4 or (week = 2 and university['exam_week'] = 2):
  173. !!Classroom - taking a exam
  174. $locat['A2'] = 'taking_uni_exam'
  175. elseif (university['exam_week'] = 2 and week = 5):
  176. !!Out with friends celebrating exam is over
  177. $locat['A2'] = 'celebrating_exam_is_over'
  178. else
  179. !!ILibrary - studying
  180. $locat['A2'] = 'library_ studying'
  181. end
  182. elseif hour < 13:
  183. !!University cafe - eating lunch
  184. $locat['A2'] = 'uni_cafe_lunch'
  185. elseif hour < 17:
  186. if university['exam_week'] = 2 and week > 3:
  187. !!Out with friends celebrating exam is over
  188. $locat['A2'] = 'celebrating_exam_is_over'
  189. else
  190. !!IDormroom - studying
  191. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  192. end
  193. elseif hour < 18:
  194. if university['exam_week'] = 2 and week > 3:
  195. !!Out with friends celebrating exam is over
  196. $locat['A2'] = 'celebrating_exam_is_over'
  197. else
  198. !!Shared kitchen cooking and eating dinner
  199. $locat['A2'] ='shared_kitchen_dinner'
  200. end
  201. elseif hour < 22:
  202. if week mod 2 = 0:
  203. !!ICoffee Hole or friends place
  204. $locat['A2'] = 'playing _games_at_coffee_hole_or _freinds_places'
  205. elseif university['exam_week'] = 2 and week = 5:
  206. !!Out with friends celebrating exam is over
  207. $locat['A2'] = 'celebrating_exam_is_over'
  208. else
  209. !!IDormroom - studying or relaxing
  210. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  211. end
  212. else
  213. !!Dormroom - sleeping
  214. $locat['A2'] = 'dormroom_asleep'
  215. end
  216. elseif week = 6:
  217. if hour < 7:
  218. !!Dormroom - Asleep
  219. $locat['A2'] = 'dormroom_asleep'
  220. elseif hour = 7 and minut < 15:
  221. !!Shared Dorm Shower - Taking A shower.
  222. $locat['A2'] = 'dorm_shared_shower'
  223. elseif hour = 7 and minut < 30:
  224. !!Shared Kitchen - Eating Breakfast
  225. $locat['A2'] = 'dorm_shared_kitchen_breakfast'
  226. elseif hour = 7 and minut < 45:
  227. !!IMetro/City Train Station - getting to the station to take take the train to pav.
  228. $locat['A2'] = 'traveling_in_city_dorm_to_train_station'
  229. elseif hour < 9:
  230. !!ITrain - traveling to Pav
  231. $locat['A2'] = 'train_city_to_pav'
  232. elseif hour = 9 and minut < 15:
  233. !!Pav streets - walking the parents home home.
  234. $locat['A2'] = 'walking_in_pav_station_to_five_eight'
  235. elseif hour < 22:
  236. !!In parents apartment
  237. $locat['A2'] = 'parents_apartment'
  238. elseif hour < 23:
  239. !!In parents apartment getting ready for bed
  240. $locat['A2'] = 'parents_apartment_getting ready for bed'
  241. else
  242. !!In parents apartment asleep
  243. $locat['A2'] = 'parents_asleep'
  244. end
  245. else
  246. if hour < 7:
  247. !!In parents apartment asleep
  248. $locat['A2'] = 'parents_asleep'
  249. elseif hour < 8:
  250. !!In parents apartment getting up
  251. $locat['A2'] = 'parents_getting_out_of_bed'
  252. elseif hour < 21:
  253. !!In parents apartment
  254. $locat['A2'] = 'parents_apartment'
  255. elseif hour = 21 and minut < 45:
  256. !!Pav streets - walks to the train station/waiting at the platform
  257. $locat['A2'] = 'traveling_pav_fice_eight_to_train_station'
  258. elseif hour = 21 or (hour < 23 and minut < 15):
  259. !!Train - traveling from Pav to the city.
  260. $locat['A2'] = 'train_pav_to_city'
  261. elseif hour < 23 and minut < 20:
  262. !!Metro - traveling from the trainstation to the dorm
  263. $locat['A2'] = 'traveling_in_city_train_station_to_dorm'
  264. else
  265. !!Dormroom - sleeping.
  266. $locat['A2'] = 'dormroom_asleep'
  267. end
  268. end
  269. else
  270. if week < 6:
  271. if hour < 7:
  272. !!Dormroom - Asleep
  273. $locat['A2'] = 'dormroom_asleep'
  274. elseif hour = 7 and minut < 15:
  275. !!Shared Dorm Shower - Taking A shower.
  276. $locat['A2'] = 'dorm_shared_shower'
  277. elseif hour = 7 and minut < 30:
  278. !!Shared Kitchen - Eating Breakfast
  279. $locat['A2'] = 'dorm_shared_kitchen_breakfast'
  280. elseif hour < 12:
  281. !!IDormroom - relaxing
  282. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  283. elseif hour < 13:
  284. !!University cafe - eating lunch
  285. $locat['A2'] = 'uni_cafe_lunch'
  286. elseif hour < 17:
  287. !!IDormroom - relaxing
  288. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  289. elseif hour < 18:
  290. !!Shared kitchen cooking and eating dinner
  291. $locat['A2'] ='shared_kitchen_dinner'
  292. elseif hour < 22:
  293. if week mod 2 = 0:
  294. !!ICoffee Hole or friends place
  295. $locat['A2'] = 'playing _games_at_coffee_hole_or _freinds_places'
  296. else
  297. !!IDormroom - studying or relaxing
  298. $locat['A2'] = 'dormroom_ studying_or _relaxing'
  299. end
  300. else
  301. !!Dormroom - sleeping
  302. $locat['A2'] = 'dormroom_asleep'
  303. end
  304. elseif week = 6:
  305. if hour < 7:
  306. !!Dormroom - Asleep
  307. $locat['A2'] = 'dormroom_asleep'
  308. elseif hour = 7 and minut < 15:
  309. !!Shared Dorm Shower - Taking A shower.
  310. $locat['A2'] = 'dorm_shared_shower'
  311. elseif hour = 7 and minut < 30:
  312. !!Shared Kitchen - Eating Breakfast
  313. $locat['A2'] = 'dorm_shared_kitchen_breakfast'
  314. elseif hour = 7 and minut < 45:
  315. !!IMetro/City Train Station - getting to the station to take take the train to pav.
  316. $locat['A2'] = 'traveling_in_city_dorm_to_train_station'
  317. elseif hour < 9:
  318. !!ITrain - traveling to Pav
  319. $locat['A2'] = 'train_city_to_pav'
  320. elseif hour = 9 and minut < 15:
  321. !!Pav streets - walking the parents home home.
  322. $locat['A2'] = 'walking_in_pav_station_to_five_eight'
  323. elseif hour < 22:
  324. !!In parents apartment
  325. $locat['A2'] = 'parents_apartment'
  326. elseif hour < 23:
  327. !!In parents apartment getting ready for bed
  328. $locat['A2'] = 'parents_apartment_getting ready for bed'
  329. else
  330. !!In parents apartment asleep
  331. $locat['A2'] = 'parents_asleep'
  332. end
  333. else
  334. if hour < 7:
  335. !!In parents apartment asleep
  336. $locat['A2'] = 'parents_asleep'
  337. elseif hour < 8:
  338. !!In parents apartment getting up
  339. $locat['A2'] = 'parents_getting_out_of_bed'
  340. elseif hour < 21:
  341. !!In parents apartment
  342. $locat['A2'] = 'parents_apartment'
  343. elseif hour = 21 and minut < 45:
  344. !!Pav streets - walks to the train station/waiting at the platform
  345. $locat['A2'] = 'traveling_pav_fice_eight_to_train_station'
  346. elseif hour = 21 or (hour < 23 and minut < 15):
  347. !!Train - traveling from Pav to the city.
  348. $locat['A2'] = 'train_pav_to_city'
  349. elseif hour < 23 and minut < 20:
  350. !!Metro - traveling from the trainstation to the dorm
  351. $locat['A2'] = 'traveling_in_city_train_station_to_dorm'
  352. else
  353. !!Dormroom - sleeping.
  354. $locat['A2'] = 'dormroom_asleep'
  355. end
  356. end
  357. end
  358. end
  359. --- artem_chebotarev_schedule ---------------------------------