Skip to content

Commit

Permalink
The first timeline event is operational. Rewards need to be determine…
Browse files Browse the repository at this point in the history
…d, and the scene needs to be finished.
  • Loading branch information
mat2rivs committed Sep 16, 2012
1 parent 3603354 commit 168f038
Show file tree
Hide file tree
Showing 25 changed files with 2,826 additions and 1,259 deletions.
4 changes: 3 additions & 1 deletion ID_mission_templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,6 @@
mst_the_ways = 49
mst_ship_battle = 50
mst_border_tower_battle = 51
mst_timeline_event_not_alarmed = 52
mst_timeline_event_1 = 52
mst_timeline_event_5 = 53
mst_timeline_event_20 = 54
85 changes: 43 additions & 42 deletions ID_scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -737,47 +737,48 @@
script_tgs_timeline_duration_countdown_checker = 736
script_tgs_execute_timeline_event_consequences = 737
script_tgs_initialize_new_timeline_event = 738
script_division_reset_places = 739
script_battlegroup_place_around_leader = 740
script_battlegroup_place_at_leader = 741
script_form_cavalry = 742
script_form_archers = 743
script_form_infantry = 744
script_get_default_formation = 745
script_formation_process_agent_move = 746
script_equip_best_melee_weapon = 747
script_formation_current_position = 748
script_get_centering_amount = 749
script_formation_end = 750
script_formation_move_position = 751
script_set_formation_destination = 752
script_get_formation_destination = 753
script_cf_battlegroup_valid_formation = 754
script_cf_valid_formation_member = 755
script_player_attempt_formation = 756
script_str_store_division_type_name = 757
script_player_order_formations = 758
script_point_y_toward_position = 759
script_agent_fix_division = 760
script_store_battlegroup_type = 761
script_store_battlegroup_data = 762
script_battlegroup_get_position = 763
script_battlegroup_get_attack_destination = 764
script_battlegroup_get_depth = 765
script_battlegroup_get_action_radius = 766
script_team_get_position_of_enemies = 767
script_get_item_score_with_imod = 768
script_formation_battle_tactic_init_aux = 769
script_formation_battle_tactic_apply_aux = 770
script_battle_tactic_init_aux = 771
script_battle_tactic_apply_aux = 772
script_calculate_decision_numbers = 773
script_team_field_ranged_tactics = 774
script_team_field_melee_tactics = 775
script_field_tactics = 776
script_find_high_ground_around_pos1_corrected = 777
script_cf_count_casualties = 778
script_get_nearest_enemy_battlegroup_location = 779
script_get_nearest_enemy_battlegroup_current_position = 780
script_tgs_timeline_event_location_name = 739
script_division_reset_places = 740
script_battlegroup_place_around_leader = 741
script_battlegroup_place_at_leader = 742
script_form_cavalry = 743
script_form_archers = 744
script_form_infantry = 745
script_get_default_formation = 746
script_formation_process_agent_move = 747
script_equip_best_melee_weapon = 748
script_formation_current_position = 749
script_get_centering_amount = 750
script_formation_end = 751
script_formation_move_position = 752
script_set_formation_destination = 753
script_get_formation_destination = 754
script_cf_battlegroup_valid_formation = 755
script_cf_valid_formation_member = 756
script_player_attempt_formation = 757
script_str_store_division_type_name = 758
script_player_order_formations = 759
script_point_y_toward_position = 760
script_agent_fix_division = 761
script_store_battlegroup_type = 762
script_store_battlegroup_data = 763
script_battlegroup_get_position = 764
script_battlegroup_get_attack_destination = 765
script_battlegroup_get_depth = 766
script_battlegroup_get_action_radius = 767
script_team_get_position_of_enemies = 768
script_get_item_score_with_imod = 769
script_formation_battle_tactic_init_aux = 770
script_formation_battle_tactic_apply_aux = 771
script_battle_tactic_init_aux = 772
script_battle_tactic_apply_aux = 773
script_calculate_decision_numbers = 774
script_team_field_ranged_tactics = 775
script_team_field_melee_tactics = 776
script_field_tactics = 777
script_find_high_ground_around_pos1_corrected = 778
script_cf_count_casualties = 779
script_get_nearest_enemy_battlegroup_location = 780
script_get_nearest_enemy_battlegroup_current_position = 781


6 changes: 4 additions & 2 deletions ID_troops.py
Original file line number Diff line number Diff line change
Expand Up @@ -2129,5 +2129,7 @@
trp_dplmc_messenger = 2128
trp_dplmc_scout = 2129
trp_dplmc_recruiter = 2130
trp_tam_al_thor_book_1 = 2131
trp_rand_al_thor_book_1 = 2132
trp_timeline_event_quest_giver = 2131
trp_tam_al_thor_book_1 = 2132
trp_rand_al_thor_book_1 = 2133
trp_narg = 2134
584 changes: 292 additions & 292 deletions TGS_Module_Text_Files/conversation.txt

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions TGS_Module_Text_Files/item_kinds1.txt

Large diffs are not rendered by default.

186 changes: 94 additions & 92 deletions TGS_Module_Text_Files/menus.txt

Large diffs are not rendered by default.

1,054 changes: 785 additions & 269 deletions TGS_Module_Text_Files/mission_templates.txt

Large diffs are not rendered by default.

16 changes: 9 additions & 7 deletions TGS_Module_Text_Files/parties.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
partiesfile version 1
354 354
355 355
1 0 0 p_main_party Main_Party 1048576 0 0 35 0 0 0 0 0 17.000000 52.500000 17.000000 52.500000 17.000000 52.500000 0.0 1 0 1 0 0
0.000000
1 1 1 p_temp_party {!}temp_party 256 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 0
Expand Down Expand Up @@ -696,15 +696,17 @@ partiesfile version 1
5.759586
1 347 347 p_border_tower_9 Border_Tower 2118699 0 0 3 0 0 0 0 0 129.460000 94.470000 129.460000 94.470000 129.460000 94.470000 0.0 0
2.565634
1 348 348 p_spawn_points_end {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
1 348 348 p_al_thor_farm Al'Thor_Farm 2118697 0 0 3 0 0 0 0 0 -59.170000 -62.540000 -59.170000 -62.540000 -59.170000 -62.540000 0.0 0
0.436332
1 349 349 p_spawn_points_end {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
0.000000
1 349 349 p_reserved_1 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
1 350 350 p_reserved_1 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
0.000000
1 350 350 p_reserved_2 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
1 351 351 p_reserved_2 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
0.000000
1 351 351 p_reserved_3 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
1 352 352 p_reserved_3 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
0.000000
1 352 352 p_reserved_4 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
1 353 353 p_reserved_4 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
0.000000
1 353 353 p_reserved_5 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
1 354 354 p_reserved_5 {!}last_spawn_point 1280 0 0 1 0 0 0 0 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.0 1 516 15 0 0
0.000000
95 changes: 50 additions & 45 deletions TGS_Module_Text_Files/presentations.txt

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion TGS_Module_Text_Files/quests.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
questsfile version 1
91
92
qst_deliver_message Deliver_Message_to_{s13} 2 {!}{s9}_asked_you_to_take_a_message_to_{s13}._{s13}_was_at_{s4}_when_you_were_given_this_quest.
qst_deliver_message_to_enemy_lord Deliver_Message_to_{s13} 2 {!}{s9}_asked_you_to_take_a_message_to_{s13}_of_{s15}._{s13}_was_at_{s4}_when_you_were_given_this_quest.
qst_raise_troops Raise_{reg1}_{s14} 2 {!}{s9}_asked_you_to_raise_{reg1}_{s14}_and_bring_them_to_him.
Expand Down Expand Up @@ -90,4 +90,5 @@ qst_collect_men Collect_Five_Men 0 {!}{s9}_asked_you_to_collect_at_least_5_men_b
qst_learn_where_merchant_brother_is Learn_Where_the_Hostages_are_Held. 0 {!}placeholder.
qst_save_relative_of_merchant Attack_the_Bandit_Lair 0 {!}placeholder.
qst_save_town_from_bandits Save_Town_from_Bandits 0 {!}placeholder.
qst_trolloc_raid_on_al_thor_farm Shadows_in_the_Night 0 str_trolloc_raid_on_al_thor_farm
qst_quests_end Quests_End 0 {!}.
7 changes: 4 additions & 3 deletions TGS_Module_Text_Files/quick_strings.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1358
1359
qstr_No_active_weaves_to_ No_active_weaves_to_unravel...
qstr_Too_many_active_seek Too_many_active_seekers!!
qstr_You_are_no_longer_sh You_are_no_longer_shielded_from_the_One_Power!!
Expand Down Expand Up @@ -765,6 +765,7 @@ qstr_Error!!_Target_has_m Error!!_Target_has_more_than_one_active_seeker!!
qstr_All_seeker_slots_are All_seeker_slots_are_full!!
qstr_All_live_enemies_hav All_live_enemies_have_active_seekers!!
qstr_Error!!_Target_has_mo Error!!_Target_has_more_than_one_active_seekers!!
qstr_Rand_and_Tam_al_Thor Rand_and_Tam_al'Thor_narrowly_escape_death_in_a_trolloc_raid_on_their_farmstead...
qstr_ranks ranks
qstr_shield_wall shield_wall
qstr_wedge wedge
Expand Down Expand Up @@ -835,7 +836,7 @@ qstr_You_spent_your_child You_spent_your_childhood_in_the_forests._Admittedly,_m
qstr_As_a_{reg3?girl:boy}_ As_a_{reg3?girl:boy}_growing_out_of_childhood,_you_spent_most_of_your_time_helping_out_on_the_family_farm._Countless_hours_were_spent_with_good_honest_labor._It_wasn't_all_work_though._You_witnessed_the_miracle_of_birth_in_the_spring_and_watched_the_fields_whiten_for_harvest_in_the_fall._The_occasional_wolf_that_tried_to_prey_on_the_livestock_was_put_to_flight_with_a_hail_of_stones_from_your_sling_and_in_later_years,_an_arrow_from_your_bow.
qstr_As_a_{reg3?girl:boy}_g As_a_{reg3?girl:boy}_growing_out_of_childhood,_you_apprenticed_with_a_local_craftsman_to_learn_a_trade._After_years_of_hard_work_and_study_under_your_new_master,_he_promoted_you_to_journeyman_and_employed_you_as_a_fully_paid_craftsman_for_as_long_as_you_wished_to_stay.
qstr_When_you_were_young_ When_you_were_young,_the_Village_Wisdom_took_you_as_her_apprentice._Your_quick_memory_helped_you_learn_the_many_herbs_used_to_make_remedies._But_as_you_grew_into_your_teens,_you_learned_that_the_Wisdom's_duties_went_far_beyond_tending_the_sick._A_Wisdom_was_also_expected_to_provide_other_answers_such_as_when_to_plant_crops,_or_how_the_weather_would_be_that_year._You_knew_that_if_you_worked_hard_in_your_training,_you_too_would_grow_to_be_a_respected_member_of_your_community.
qstr_An_uxpected_death_in An_uxpected_death_in_the_family_placed_the_burden_of_leadership_upon_your_shoulders._You_were_named_the_{reg3?lady:lord}_of_your_house,_and_immediately_started_representing_your_subjects_in_the_courts_of_the_land._The_burden_of_this_added_responsibility_helped_shape_you_into_a_{reg3?woman:man}_who_was_greatly_respected_by_your_peers.
qstr_An_unexpected_death_ An_unexpected_death_in_the_family_placed_the_burden_of_leadership_upon_your_shoulders._You_were_named_the_{reg3?lady:lord}_of_your_house,_and_immediately_started_representing_your_subjects_in_the_courts_of_the_land._The_burden_of_this_added_responsibility_helped_shape_you_into_a_{reg3?woman:man}_who_was_greatly_respected_by_your_peers.
qstr_Your_quick_memory_an Your_quick_memory_and_natural_agility_helped_make_the_decision_to_become_a_gleeman_much_simpler._Though_you_did_spend_a_lot_of_time_on_the_road,_when_you_made_it_into_town,_it_was_guaranteed_that_you_were_the_center_of_attention._A_tale_or_two_and_then_some_music_or_juggling_earned_you_a_meal_and_some_silver_besides.
qstr_Battle_was_in_your_b Battle_was_in_your_blood,_but_you_also_felt_a_strong_desire_to_serve_a_greater_purpose._You_saw_the_evil_growing_in_the_world_and_were_drawn_towards_the_White_Tower,_seeing_the_Aes_Sedai_as_a_bastion_against_the_Shadow._You_talked_to_one_of_the_warders_and_were_surprised_to_learn_that_if_you_could_keep_up,_you_would_be_allowed_to_train_with_them._The_next_four_years_were_spent_transforming_your_body_into_a_weapon._During_this_time_you_also_became_aquainted_one_of_the_accepted._A_year_later,_when_she_was_raised_to_full_Aes_Sedai,_you_chose_to_become_her_warder.
qstr_Life_as_a_novice_was Life_as_a_novice_was_not_easy_by_any_means,_but_when_you_became_an_Accepted,_you_learned_what_training_really_meant._Still,_you_were_allowed_some_freedoms_and_were_also_able_to_choose_more_of_the_topics_you_studied._You_became_proficient_with_many_of_the_weaves_taught_by_the_Sisters_and_also_expanded_your_limits_with_the_One_Power._In_the_front_of_your_mind_was_the_thought_that_you_could_do_this._One_day,_you_would_become_an_Aes_Sedai.
Expand All @@ -844,7 +845,7 @@ qstr_You_had_always_been_ You_had_always_been_ambitious,_and_when_you_told_your_
qstr_You_were_too_young_i You_were_too_young_in_the_eyes_of_some,_but_never_the_less,_when_the_old_wisdom_died,_she_named_you_as_her_replacement._The_villagers_didn't_doubt_your_knowledge_of_herbs_and_remedies,_but_you_could_tell_they_were_just_a_little_hesitant._You_were_detemined_to_prove_yourself,_and_over_the_years_became_a_respected_healer.
qstr_Working_hard_was_nev Working_hard_was_never_something_you_enjoyed_while_growing_up._Or_maybe_it_was_just_the_burden_of_playing_by_the_rules._But,_you_were_interested_in_money,_and_had_a_knack_for_finding_out_who_needed_what_and_what_they_were_willing_to_pay._Sure_you_sometimes_didn't_play_tariffs_on_the_goods_you_sold,_but_who_were_the_greedy_nobles_to_tax_every_transaction?_Thankfully,_a_quick_mind_and_an_eye_that_could_spot_trouble_a_mile_away_kept_you_one_step_ahead_of_the_authoritied.
qstr_You_could_have_helpe You_could_have_helped_out_with_the_family_business,_but_the_life_your_father_led_didn't_seem_that_attractive_to_you._You_wanted_adventure,_but_adventure_cost_money_you_didn't_have._When_a_merchant's_train_stopped_in_town,_the_master_of_the_guard_said_he_was_looking_for_a_few_strong_lads_to_help_out._You_didn't_have_as_much_experience_as_some,_but_he_was_willing_to_let_you_join._The_pay_was_good_and_you_quickly_learned_how_to_handle_yourself_in_a_fight._A_few_years,_and_a_few_scars_later,_you_had_become_one_of_the_merchant's_most_trusted_guards.
qstr_You_were_in_your_upp You_were_in_your_upper_teens_when_the_Hunt_for_the_Horn_was_called._Despite_your_parents'_discouragement,_you_packed_up_what_little_you_had_and_snuck_off_with_a_group_of_friends._At_first,_you_didn't_find_much_besides_hunger_and_a_lack_of_sleep._You_got_robbed_once,_and_were_beaten_several_times._However,_you_persevered_and_soon_found_you_were_able_to_handle_yourself._Then_you_found_a_lead._The_Horn_was_reported_to_have_been_seen_in_a_village_in_southern_Shienar._After_a_few_months_of_travel_and_then_a_few_months_more_of_searching,_you_decided_that_the_lead_was_a_fake._But_you_weren't_discouraged._The_Hunt_was_the_grandest_adventure_of_all_time.
qstr_You_were_in_your_upp You_were_in_your_upper_teens_when_the_Hunt_of_the_Horn_of_Valere_was_called._Despite_your_parents'_discouragement,_you_packed_up_what_little_you_had_and_snuck_off_with_a_group_of_friends._At_first,_you_didn't_find_much_besides_hunger_and_a_lack_of_sleep._You_got_robbed_once,_and_were_beaten_several_times._However,_you_persevered_and_soon_found_you_were_able_to_handle_yourself._Then_you_found_a_lead._The_Horn_was_reported_to_have_been_seen_in_a_village_in_southern_Shienar._After_a_few_months_of_travel_and_then_a_few_months_more_of_searching,_you_decided_that_the_lead_was_a_fake._But_you_weren't_discouraged._The_Hunt_was_the_grandest_adventure_of_all_time.
qstr_It_was_not_expected_ It_was_not_expected,_but_you_were_named_the_heir_of_a_noble_house._Many_thought_this_was_a_poor_choice,_since_you_were_not_of_noble_birth,_but_you_soon_taught_them_respect._From_a_young_age,_you_strengthened_the_position_of_your_house_and_gained_respect_in_the_eyes_of_your_superiors.
qstr_A_false_Dragon_was_o A_false_Dragon_was_one_of_the_things_most_feared_in_your_world._Tales_of_men_who_rent_the_earth_and_rained_lightning_from_the_skies_had_been_among_your_favorite_camp_stories._However,_when_these_tales_became_real,_you_volunteered_to_join_the_force_that_set_out_to_stop_this_'Dragon'._This_false_Dragon_could_channel_and_had_come_out_ahead_in_many_skirmishes._You_found_a_weakness_in_his_strategy_in_that_he_would_often_rush_to_the_front_if_his_men_were_being_pressed._On_one_such_occasion,_when_he_moved_forward_to_rally_his_troops,_you_shot_his_horse,_causing_him_to_fall_and_hit_his_head._Your_company_then_charged_and_captured_the_false_Dragon_while_he_was_unconsious._The_false_Dragon_was_then_transfered_to_the_Aes_Sedai_to_be_safely_constrained,_but_all_the_land_learned_of_what_you_had_done.
qstr_In_order_to_become_a In_order_to_become_a_true_warrior,_you_had_been_taught_that_you_must_learn_to_master_both_your_actions_and_your_emotions._Neither_fear_or_anger_would_help_you_during_battle._You_trained_under_one_of_the_most_noted_Blademasters_and_learned_to_feed_all_your_concerns,_emotions,_and_thoughts_into_the_flame_in_your_mind._You_then_entered_the_void_and_became_one_with_your_oponents.
Expand Down
32 changes: 31 additions & 1 deletion TGS_Module_Text_Files/scene_props.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scene_propsfile version 1
1860
1870
spr_invalid_object 0 0 question_mark 0 0


Expand Down Expand Up @@ -3714,6 +3714,36 @@ spr_TGS_waypoint_9 16384 0 barrier_capsule 0 0
spr_TGS_waypoint_10 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_1 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_2 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_3 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_4 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_5 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_6 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_7 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_8 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_9 16384 0 barrier_capsule 0 0


spr_TGS_timeline_waypoint_10 16384 0 barrier_capsule 0 0


spr_a_acantilado-05 0 0 acantilado-05 co_acantilado-05 0


Expand Down
10 changes: 9 additions & 1 deletion TGS_Module_Text_Files/scenes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scenesfile version 1
817
819
scn_random_scene random_scene 1792 none none 0.000000 0.000000 240.000000 240.000000 -0.500000 0x300028000003e8fa0000034e00004b34000059be
0
0
Expand Down Expand Up @@ -3096,6 +3096,10 @@ scn_multi_taien multi_taien 256 none none 0.000000 0.000000 100.000000 100.00000
0
0
outer_terrain_desert
scn_multi_al_thor_farm multi_al_thor_farm 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x000000003004d69d0003a0e7000069f90000001200003be9
0
0
outer_terrain_plain
scn_multiplayer_maps_end multiplayer_maps_end 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x00000001300389800003a4ea000058340000637a0000399b
0
0
Expand Down Expand Up @@ -3268,3 +3272,7 @@ scn_shienaran_border_tower_1 shienaran_border_tower_1 256 none none 0.000000 0.0
0
0
outer_terrain_snow
scn_al_thor_farm al_thor_farm 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x000000003004d69d0003a0e7000069f90000001200003be9
0
0
outer_terrain_plain
284 changes: 150 additions & 134 deletions TGS_Module_Text_Files/scripts.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 168f038

Please sign in to comment.